This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

To use the Bitly connector, add the <bitly.init> element in your configuration before carrying out any other Bitly operations. 

The Bitly API uses token based authentication with the API key and password. For more information on authentication, see https://api-ssl.bitly.com/v3/user/info?access_token=AcessToken

init
<bitly.init>
<accessToken>{accessToken}</accessToken>
</bitly.init>
Properties 
  • apiTokenThe API key passes as an Access token.

Now that you have connected to Meetup, use the information in the following topics to perform various operations with the connector. After you have completed your configurations, see /wiki/spaces/CONNECTORS/pages/48464856.

  • No labels