Short Menu integration (Marketing, Data). Imported from open-connector.
https://api.shortmenu.com/links
| Param | Type | Required | Description |
|---|---|---|---|
| destinationUrl | string | required | Destination URL to shorten. |
| domain | string | required | Domain name to use for the short link. |
| slug | string | optional | Custom slug to assign to the short link. Pass an empty string to let Short Menu… |
| tags | array | required | Tags to attach when creating the short link. |
/links/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | Identifier of the short link to delete. |