Ongage
Overview
AFI subscribes contacts to Ongage lists, the email marketing platform sitting on top of MTAs like SendGrid, Mailgun, and Amazon SES. Use it to centralise list management while keeping your existing delivery infrastructure.
Supported actions
- Subscribe to List
- Update Contact
- Unsubscribe
Authentication
- Log in to Ongage.
- Open Account Settings > API.
- Note your username and password + account code.
- In AFI go to Settings > Ongage and paste all three.
How to create the integration
- In WordPress admin, go to AFI > New Integration.
- Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
- Pick Ongage as the Receiver, then pick the Task you want to run.
- Map sender fields onto Ongage’s fields. Email is required. Custom fields must exist on the list.
- Optional: add Conditional Logic so the action only fires on matching submissions.
- Save and run a test submission. Check AFI > Log if anything looks off.
Notes & caveats
- Basic Auth: Ongage uses HTTP Basic Auth with username/password — not bearer tokens.
- Account code identifies the tenant — check the value in Ongage URLs after login.
- List IDs cached on save; re-save to refresh.