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:

When configuring endpoints, you choose a direction to confirm the direction of data flow:

  • Receive - where a connection will perform a GET request from the endpoint resource.

  • Send - where a connection will perform a POST, PUT, PATCH or DELETE request on the endpoint resource.

Be sure to configure one endpoint for each direction that your users may need to use 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