Cuttly integration (Marketing, Data). Imported from open-connector.
https://cutt.ly/api/api.php
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | required | The destination URL to shorten. |
| alias | string | optional | Preferred custom alias for the shortened URL. |
| useCustomDomain | boolean | optional | Whether to use the account's active branded domain instead of the default cutt.… |
| disableTitle | boolean | optional | Whether to skip fetching the destination page title for faster responses. |
| publicStats | boolean | optional | Whether to enable public click statistics for the created short URL. |
/api/api.php
| Param | Type | Required | Description |
|---|---|---|---|
| shortUrl | string | required | The shortened URL to inspect in Cuttly analytics. |
| dateFrom | string | optional | Inclusive start date in YYYY-MM-DD format for the analytics query. |
| dateTo | string | optional | Inclusive end date in YYYY-MM-DD format for the analytics query. |