Available Commands
The following commands are available under the destination module:
| Command | Description | Requires JSON Payload |
|---|---|---|
create-destination |
Creates a new destination using a pre-configured message template | Yes |
create-custom-destination-template |
Creates a user defined custom destination message template | Yes |
get-destination-by-id |
Retrieves details of a specific destination by ID | No |
get-all-destinations |
Retrieves all destinations with pagination support | No |
update-destination |
Updates an existing destination | Yes |
delete-destination |
Deletes a destination by ID | No |
get-all-message-templates |
Lists all available message templates | No |
get-all-connector-templates |
Lists all available connector templates | No |
get-all-destination-endpoints |
Lists all destination endpoint types | No |
| get-all-destinations-basic-details | Lists basic details of all available destinations | No |