To connect AWeber with Ampersand, you will need an AWeber Account.Once your account is created, you’ll need to configure an app in AWeber and obtain the following credentials from your app:
Client ID
Client Secret
Scopes
You will use these credentials to connect your application to Ampersand.
Enter the Application Name, Author details, and Application Website.
In the OAuth2 Redirect URL section, enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
Enter application Description.
Click Create New App.
You’ll see the details of your newly created application. Note the Client ID and Client Secret keys as they are necessary for connecting your app to Ampersand.
Embed the InstallIntegration UI component. The UI component will prompt the customer for an API key.
Start making Proxy Calls, and Ampersand will automatically attach the API key supplied by the customer. Please note that this connector’s base URL is https://api.aweber.com.