Provider guides
EmailBison
What’s supported
Supported actions
This connector supports:
- Proxy Actions, using the base URL
https://{{.workspace}}/api
.
Example integration
To define an integration for EmailBison, create a manifest file that looks like this:
Using the connector
This connector uses API Key authentication, so you do not need to configure a Provider App before getting started. (Provider Apps are only required for providers using the OAuth2 Authorization Code grant type.)
To integrate with EmailBison:
- Create a manifest file similar to the example above.
- Deploy it using the amp CLI.
- Embed the InstallIntegration UI component, which will prompt the customer for an API key.
- Start making Proxy Calls, and Ampersand will automatically attach the API key provided by the customer. Please note that this connector’s base URL is
https://{{.workspace}}/api
.
Creating an API key for EmailBison
- Log in to your EmailBison account.
- Click Settings and navigate to Developer API.
- Click New API Token.
- Enter the token name in the Token Name section.
- Select the Token Type then click Generate Token.