I made a custom connector for QuickBooks Online so we can integrate it with Dynamics 365.
I started making the QBO connector using their built in "Sandbox" environment so I could isolate my testing from the production environment. Thus, it is called "QuickBooks Online - Sandbox".
I've since come to find out that if I make a custom connector called "QuickBooks Online - Production" and want to switch my Flows to using it, I basically have to rebuild the Flows where it uses the connector.
Really, really, really poor design decision on the part of Microsoft.
At any rate, I decided the simplest solution is to just use the same connector and when we want to use it for production, change the URL information in the various actions in the custom connectors to point at the production environment... (and cross my fingers this doesn't delete all the information in Flows).
All that being said, it is kind of confusing because I am apparently stuck with the name "QuickBooks Online - Sandbox" and just want to change it to "QuickBooks Online".
I found the hard way recently and I can see your frustrations. You can't add the custom connector as part of your solution and deploy it. Believe one of the reason could be is the endpoint can be different for each environments of your custom API.
Following are the steps I used to deploy my custom connector.
1. Created my customer connector under my dev environment.
2. Once the build is finished and tested then click the download
3. Change your environment from dev to test or production. Click custom connector > New custom connector > Import an OpenAPi file.
4. This does import the settings from your Dev environment. Review each settings, update the client id & secret key if using OAuth 2.0
Not the best way but it saves quite a lot of time to enter all the details again.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogLearn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |