
Announcements
I have two custom connectors that are packaged in a solution. One of them has a c# script included with it only applies to a trigger. When I export the solution and import it into another environment the script does not appear to go with it. Is this just a limitation or do I need to change something?
I also have a second solution with some flows in that use these custom connectors. MS guidance is that you have import the connectors before you import a solution with flows that uses these custom connectors. However, everytime I import the solution with the flows the custom connector solution gets update to clear the setting that the script only applies to the trigger in the custom connector. It doesn't clear the script.
I did wonder if its just something that does get added to the solution export I can then add manually but there is nothing obvious nor can I find anything documented.