Omnisend¶
The Omnisend modules allow you to search, list, retrieve, create, update, and delete the contacts, and events in your Omnisend account.
Getting Started with Omnisend¶
Prerequisites
- An Omnisend account
In order to use Omnisend with Ibexa Connect, it is necessary to have an Omnisend account. If you do not have one, you can create an Omnisend account at omnisend.com.
Connecting Omnisend to Ibexa Connect¶
To connect your Omnisend account to Ibexa Connect you need to obtain the API Key from your Omnisend account and insert it in the Create a connection dialog in the Ibexa Connect module.
1. Log in to your Omnisend account.
2. Click Your Profile Icon > Store Settings > Integrations & API > API Keys > Create API Key.
3. Enter the name for the API Key, select the permissions, and click Save.
4. Copy the API Key to your clipboard.
5. Go to Ibexa Connect and open the Omnisend module's Create a connection dialog.
6. In the Connection name field, enter a name for the connection.
7. In the API Key field, enter the API key copied in step 4, and click Continue.
The connection has been established.
Events¶
Trigger a Custom Event¶
Triggers a custom event in Omnisend.
Event ID | Select the Event ID you want to watch. |
Enter the email address of the contact whose events you want to watch. | |
Phone | Enter the contact's phone number whose events you want to watch. |
Get a Custom Event¶
Retrieves information about a custom event.
Event ID | Select the Event ID whose details you want to retrieve. |
List Custom Events¶
Returns a list of custom events.
Limit | Set the maximum number of events Ibexa Connect should return during one scenario execution cycle. |
Create a Custom Event¶
Creates a custom event.
Name |
Enter the event name. |
||||||
System Name |
Enter the event name in the system. |
||||||
Enter the contact email address for the event. You must mention either an email address or a phone number to create the event. |
|||||||
Phone |
Enter the contact phone number for the event. You must mention either an email address or a phone number to create the event. |
||||||
Custom Properties |
Add the custom properties for the event:
|
Contacts¶
Create a Contact¶
Creates or updates a subscriber with all provided values, i.e. name, phone number, tag, etc.
First Name |
Enter the contact's first name. |
||||||||||||||
Last Name |
Enter the contact's last name. |
||||||||||||||
Tags |
Add the tags for the contact separated by a comma. |
||||||||||||||
Identifiers |
Add the identifiers for the contact:
|
Search Contacts¶
Searches for contacts.
Limit | Set the maximum number of contacts Ibexa Connect should return during one scenario execution cycle. |
Email address | Enter the contact's email address whose details you want to search. |
Status | Select the status to search the contacts with the specified status. For example, subscribed . |
Segment ID | Enter the Segment ID to search the contacts with the specified segment. |
Phone | Enter the phone number to search the contacts with the specified number. |
Update a Contact¶
Updates a contact module.
Contact ID |
Select the Contact ID whose details you want to update. |
||||||||||||||
First Name |
Enter the contact's first name. |
||||||||||||||
Last Name |
Enter the contact's first name. |
||||||||||||||
Tags |
Add the tags for the contact separated by a comma. |
||||||||||||||
Identifiers |
Add the identifiers for the contact:
|
Get a Contact¶
Retrieves information about a specific contact.
Contact ID | Select the Contact ID whose details you want to retrieve. |
Other¶
Make an API Call¶
Performs an arbitrary authorized API call.
URL |
Enter a path relative to | For the list of available endpoints, refer to the Omnisend API Documentation. |
Method
Select the HTTP method you want to use:
GET to retrieve information for an entry.
POST to create a new entry.
PUT to update/replace an existing entry.
PATCH to make a partial entry update.
DELETE to delete an entry.
Headers
Enter the desired request headers. You don't have to add authorization headers; we already did that for you.
Query String
Enter the request query string.
Body
Enter the body content for your API call.
Example of Use - List Events¶
The following API call returns all the events from your Omnisend account:
URL: /v3/events
Method: GET
Matches of the search can be found in the module's Output under Bundle > Body. In our example, 3 events were returned: