If you have created a dedicated custom connector direct to our REST endpoint (https://api.apps-encodian.com) or if you have a dedicated connector, you will not automatically receive all updates.
To ensure you have access to all the latest options and Encodian Flow actions you will need to update your custom connector by following these simple steps.
1. Browse and login to Flow: https://powerautomate.microsoft.com
2. Click 'More' > ‘Discover All'
3. Select ‘Custom connectors’
3. On the connector you wish to update, click '...', click 'Update from OpenAPI URL'
4. Enter the swagger document URL for the relevant 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 Filer - https://<azureWebAppUrl>/swagger/Filer/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
5. Click 'Import'
6. Click 'Continue'
7. Ensure the 'Host' value matches the root domain of the Open API URL
8. Click 'Update Connector'
9. Click 'Close'
The custom connector has now been updated. Please note it can take up to 60 minutes for changes to propagate.
0 Comments