Embedded API - Manage Custom Connectors

WHO CAN USE THESE ENDPOINTS?

The endpoints in this guide are Embedded Vendor APIs and require the oem_vendor privilege. Contact your Workato representative to enable this privilege in your account.

The Custom Connectors resource provides enables you to programmatically manage your shared connectors.

Quick Reference

The Custom Connectors resource contains the following endpoints:

TypeResourceDescription
GET/api/custom_connectorsGet custom connectors.
GET/api/custom_connectors/:idGet custom connector by ID.
POST/api/custom_connectors/:id/oem_share/:versionCreate or update a shared connector.
POST/api/managed_users/:managed_user_id/recipes/:recipe_id/shareShare/publish a recipe containing a custom connector.
DELETE/api/custom_connectors/:id/suppress_oem_versionRemove a shared connector.