4: Endpoints
Introduction
Endpoint options are used to define the API requests for any endpoints you want to make available for use with instances of this connector:

Any endpoints added here will be available for your users to select when they choose to add an instance of this connector to a process flow - for example:

If you are building a database connector (e.g. for a MySQL database), you'll see a queries tab instead of an endpoints tab. Please see Building a database connector for more information.
When configuring endpoints, you choose a direction to confirm the direction of data flow:
Receive - where a connection will receive data from the endpoint resource.
Send - where a connection will send modified data to the endpoint resource.
Be sure to configure one endpoint for each direction your users may need in process flows.
Working with endpoints
Please see Adding a new endpoint for general steps required to add a new endpoint for a connector. You'll find detailed information about options and settings in the Endpoint options section.
Last updated
Was this helpful?