The apifon Cyclr Connector uses OAuth2 to authenticate.
You will require an apifon account to create an OAuth App.
If you don’t have an apifon account, you can register for a free account here.
apifon’s own documentation on creating an OAuth App can be found here.
Setup & Authentication
- Log into your apifon account.
- Select your company name (top right) and select developers from the menu
- Click Add
- Select OAuth Token
- Check the required scopes (List Write, List Read, Subscribers Write)
- Select Create
Obtain authentication values
Make a note of the Client ID and Secret (API Key) values as you’ll need them in order to authenticate the connector within Cyclr.
Cyclr Console Setup
Having created a OAuth App within apifon, go into your Cyclr Console:
- Go to Connectors > Application Connector Library.
- Use the search box to find the apifon Connector’s entry.
- Select the Edit User Experience icon, then Settings Tab
- Enter the below values:
Value | Description |
---|---|
Client ID | The Client ID |
Client Secret | The Secret (API Key) |
Scope | Enter space delimited list of scopes that you wish to enable. (default is writeSubscriber readSubscriber writeList readList) |
- Select Save Changes.
Note: If you leave these values blank, they must be provided each time a connector is installed.
Cyclr Connector Installation
When installing an apifon Connector, if the above has not been set at a top level, the user can enter them on installing the connector.