U301 integration (Marketing, Productivity). Imported from open-connector.
https://api.u301.com/v3/shorten/bulk
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | required | The destination URL to shorten. |
| domain | string | optional | The domain to use for the short link. |
| slug | string | optional | The custom slug to use instead of a random code. |
| reuseExisting | boolean | optional | Whether U301 should reuse an existing short link when the destination URL alrea… |
| password | string | optional | An optional password required before opening the short link. |
| comment | string | optional | An optional note stored with the short link. |
/v3/shorten/{shortlink}
| Param | Type | Required | Description |
|---|---|---|---|
| shortlink | string | required | The short link identifier in the form domain/slug, for example u301.co/abc123. |
/v3/shorten/domains