Skip to main content
Creates a new destination in your workspace.

Request

Body parameters

string
required
Destination type. One of webhook, salesforce, hubspot, or slack.
string
required
Human-readable name for the destination.
object
required
Type-specific configuration, such as a webhook URL or OAuth credentials.

Response

Returns the created destination object.

Example

cURL