Discussions
Use API with Mautic
almost 3 years ago by tech
Hi,
Mautic application supports URL shorteners.
It displays the following text:
The full URL (including access key) to your url shortener that, when queried, returns a plain text shortened url. For bit.ly users, use https://api-ssl.bitly.com/v3/shorten?access_token=[ACCESS_TOKEN]&format=txt&longUrl=
, replacing [ACCESS_TOKEN] with your bit.ly access token.
https://api-ssl.bitly.com/v3/shorten?access_token=[ACCESS_TOKEN]&format=txt&longUrl=
, replacing [ACCESS_TOKEN] with your bit.ly access token.How can I do the same with Rebrandly?
Thanks
Alex