If you have purchased a 'Dedicated' connector or want to connect to the Encodian production endpoints, please follow these instructions to complete the setup process:
1. Log in to Power Automate: https://make.powerautomate.com/
2. Click 'More' > ‘Discover All'
3. Select ‘Custom connectors’
4. Click 'New custom connector', click 'Import an OpenAPI from URL'
4. Enter a descriptive name in the 'Custom Connector name' field, and add the relevant Swagger document URL for the selected Encodian connector:
If you are using the Encodian production endpoint, replace <azureWebAppUrl> with api.apps-encodian.com; otherwise, replace <azureWebAppUrl> with the URL of your Azure Web App.
- Combined Swagger Document (Cannot be used in Power Automate Solutions) - https://<azureWebAppUrl>/swagger/Core/swagger.json
- Encodian Barcode - https://<azureWebAppUrl>/swagger/Barcode/swagger.json
- Encodian Conversion - https://<azureWebAppUrl>/swagger/Conversion/swagger.json
- Encodian Excel - https://<azureWebAppUrl>/swagger/Excel/swagger.json
- Encodian General - https://<azureWebAppUrl>/swagger/General/swagger.json
- Encodian Image - https://<azureWebAppUrl>/swagger/Image/swagger.json
- Encodian PDF - https://<azureWebAppUrl>/swagger/PDF/swagger.json
- Encodian PowerPoint - https://<azureWebAppUrl>/swagger/PowerPoint/swagger.json
- Encodian Utilities - https://<azureWebAppUrl>/swagger/Utilities/swagger.json
- Encodian Word - https://<azureWebAppUrl>/swagger/Word/swagger.json
Please contact Encodian Support if you are unsure which Open API URL value to use.
Click 'Import'
5. Click 'Continue'
6. Optional: Upload the connector icon attached to this article (scroll to the bottom, file named encodian-flowr-logo.png).
7. Update the 'Host' value to match the value used in step 4 (Domain only)
Change to:
8. Click 'Create Connector'
9. Click 'Close'
Your Encodian custom connector has now been created. The following steps detail how to create an example flow and connection to the new Encodian custom connector.
10. Click 'My Flows' > Click 'New Flow' > Click 'Instant Cloud Flow'
11. Enter a name for your flow, select a trigger and click 'Create'
12. Click 'New Step'
13. Click 'Custom', select your custom connector
14. Select any action from the listed available actions
15. Enter a 'Connection name' and your 'API Key', click 'Create'
16. Your Encodian custom connector setup is now complete
0 Comments