L2S integration (Marketing, Data). Imported from open-connector.
https://api.l2s.is/url
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | required | The URL to be shortened or stored in L2S. |
| customKey | string | optional | Custom key for the shortened URL. |
| utmSource | string | optional | UTM source parameter. |
| utmMedium | string | optional | UTM medium parameter. |
| utmCampaign | string | optional | UTM campaign parameter. |
| utmTerm | string | optional | UTM term parameter. |
| utmContent | string | optional | UTM content parameter. |
| title | string | optional | Title for the shortened URL. |
| tags | array | optional | The tags associated with the shortened URL. |
/url/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The L2S URL ID path parameter. |
/url/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The L2S URL ID path parameter. |
| url | string | required | The URL to be shortened or stored in L2S. |
| customKey | string | optional | Custom key for the shortened URL. |
| utmSource | string | optional | UTM source parameter. |
| utmMedium | string | optional | UTM medium parameter. |
| utmCampaign | string | optional | UTM campaign parameter. |
| utmTerm | string | optional | UTM term parameter. |
| utmContent | string | optional | UTM content parameter. |
| title | string | optional | Title for the shortened URL. |
| tags | array | optional | The tags associated with the shortened URL. |