Are url_transforms and shortners still supported?
This documentation here seems like half the story:
http://support.addthis.com/customer/portal/articles/381247-url-shortening
I don't find anything under the API reference materials describing how to use it. I only am finding things in the forum.
With my bitly account set up in my profile is this all I need to add to the addthis_share variable?
url_transforms : {
shorten: {
twitter: 'bitly'
}
}
This question is closed to new answers.