Campaigner Setup Tutorial
Overview
The Ongage–Campaigner integration allows customers to send email campaigns from Ongage using their Campaigner infrastructure and dedicated IPs.
This integration also supports bounce and event synchronization back into Ongage through Campaigner webhooks.
To complete the integration, the customer must:
Create an SMTP-enabled user in Campaigner
Generate an Integration/API Key
Retrieve the correct Category ID (ReportGroupID)
Configure the Ongage webhook with Campaigner
Enter the credentials into Ongage
Ongage Configuration Fields
Inside the Ongage Campaigner Vendor Connection, configure the following fields:
Field | Value |
|---|---|
API Key | Campaigner Integration/API Key generated by SMTP User |
Category ID | Campaigner ReportGroupID |
Step 1 — Create an SMTP User in Campaigner
How to Configure the User
Log in to Campaigner
Navigate to Manage Users
Create a new user or edit an existing integration user
Ensure the user has:
SMTP User role
API access permissions
Campaigner Documentation
Step 2 — Generate an Integration/API Key
The Integration/API Key must be generated while logged in as the SMTP-enabled user.
How to Generate the Key
Log in as the SMTP User
Navigate to:
Settings
Integrations / API Keys
Generate a new Integration/API Key
Copy the generated key
Campaigner Documentation
Step 3 — Retrieve the Category ID (ReportGroupID)
For Campaigner EDAPI integrations, the required Category ID is the ReportGroupID.
This value determines which reporting group campaigns are associated with inside Campaigner.
Customers may use:
The default Report Group
Additional custom Report Groups for organizational purposes
Retrieve the ReportGroupID
Use the EDAPI Relay Categories endpoint:
RelayCategoryListCampaigner EDAPI Documentation
Step 4 — Configure the Ongage Webhook
Campaigner uses a newer webhook streaming implementation that may not appear in the standard Campaigner Webhooks UI.
According to Campaigner support, webhook configuration may currently need to be managed internally by their support team.
Ongage Webhook URL
http://trkpnt.ongage.net/campaigner.hook.phpRequired Action
Please contact Campaigner support and request configuration of the following webhook endpoint:
http://trkpnt.ongage.net/campaigner.hook.phpThis webhook is required for:
Bounce synchronization
Delivery event tracking
Feedback loop processing
Campaigner Documentation