Active with remarks |
---|
This application needs additional settings. Please follow the documentation below to create your own connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…).. |
The Omnisend modulesa module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve. allow you to search, list, retrieve, create, update, and delete the contacts, and events in your Omnisend account.
Prerequisites
-
An Omnisend account
In order to use Omnisend with Boost.spaceA platform that centralizes and synchronizes company data from internal and external sources, offering a suite of modules and addons for project management, CRM, data visualization, and more. Has many features to optimize your workflow! IntegratorPart of the Boost.space system, where you can create your connections and automate your processes., it is necessary to have an Omnisend account. If you do not have one, you can create an Omnisend account at omnisend.com.
To connect your Omnisend account to Boost.space Integrator you need to obtain the API Key from your Omnisend account and insert it in the Create a connection dialog in the Boost.space Integrator modulea module is an application or tool designed to handle specific business functions, such as CRM, project management, or inventory. The system's modular architecture allows you to activate only the modules you need, enabling customization and scalability as your business requirements evolve..
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 Boost.space Integrator 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.
TriggersThe initial event that starts a scenario. It can be an action, a scheduled time, or a custom event, and is essential to define at the beginning of each scenario. a custom event in Omnisend.
Connection |
|
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. |
Retrieves information about a custom event.
Connection |
|
Event ID |
Select the Event ID whose details you want to retrieve. |
Returns a list of custom events.
Connection |
|
Limit |
Set the maximum number of events Boost.space Integrator should return during one scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive. execution cycleA cycle is the operation and commit/rollback phases of scenario execution. A scenario may have one or more cycles (one is the default).. |
Creates a custom event.
Connection |
|||||||
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:
|
Creates or updates a subscriber with all provided values, i.e. name, phone number, tag, etc.
Connection |
|||||||||||||||
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:
|
Searches for contacts.
Connection |
|
Limit |
Set the maximum number of contacts Boost.space Integrator 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, |
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. |
Updates a contact module.
Connection |
|||||||||||||||
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:
|
Retrieves information about a specific contact.
Connection |
|
Contact ID |
Select the Contact ID whose details you want to retrieve. |
Performs an arbitrary authorized API call.
Connection |
||||
URL |
Enter a path relative to
|
|||
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. |
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 BundleA bundle is a chunk of data and the basic unit for use with modules. A bundle consists of items, similar to how a bag may contain separate, individual items. > Body.In our example, 3 events were returned: