Shorten.REST integration (Marketing, Data). Imported from open-connector.
https://api.shorten.rest/aliases
| Param | Type | Required | Description |
|---|---|---|---|
| domainName | string | optional | The domain name without http://, https://, or a trailing slash. |
| aliasName | string | optional | The alias value without a leading slash. |
| destinations | array | required | The destination URLs for the alias. At least one destination is required when c… |
| metatags | array | optional | The metatag overrides for the alias. |
| snippets | array | optional | The tracking snippet overrides for the alias. |
/aliases
| Param | Type | Required | Description |
|---|---|---|---|
| domainName | string | optional | The domain name without http://, https://, or a trailing slash. |
| aliasName | string | required | The alias value without a leading slash. |
/aliases
| Param | Type | Required | Description |
|---|---|---|---|
| domainName | string | optional | The domain name without http://, https://, or a trailing slash. |
| aliasName | string | required | The alias value without a leading slash. |
| destinations | array | optional | The destination URLs for the alias. At least one destination is required when c… |
| metatags | array | optional | The metatag overrides for the alias. |
| snippets | array | optional | The tracking snippet overrides for the alias. |
/aliases
| Param | Type | Required | Description |
|---|---|---|---|
| domainName | string | optional | The domain name without http://, https://, or a trailing slash. |
| aliasName | string | required | The alias value without a leading slash. |
/aliases/all
| Param | Type | Required | Description |
|---|---|---|---|
| domainName | string | optional | The domain name without http://, https://, or a trailing slash. |
| continueFrom | string | optional | The previous response lastId value used to fetch the next page. |
| limit | integer | optional | The maximum number of records to return, from 1 to 1000. |
/clicks
| Param | Type | Required | Description |
|---|---|---|---|
| continueFrom | string | optional | The previous response lastId value used to fetch the next page. |
| limit | integer | optional | The maximum number of records to return, from 1 to 1000. |