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/.
Configuring Bitly Operations
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
apiToken:
The 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.