Active |
---|
This application does not need additional settings. So you can make connectionUnique, active service acces point to a network. There are different types of connections (API key, Oauth…). only by using your login credentials or by following the instructions below . |
With Yotpo – Loyalty 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. in 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., you can watch loyalty events, create or update a customer recordIn Boost.space, a record is a single data entry within a module, like a row in a database. For example, a contact in the Contacts module or a task in the Tasks module., and retrieve a customer.
To get started with Yotpo – Loyalty, create an account at yotpo.com.
To connect Yotpo – Loyalty app, you need to obtain the GUID and API Key from your Yotpo – Loyalty account and insert them into your Boost.space Integrator scenarioA specific connection between applications in which data can be transferred. Two types of scenarios: active/inactive..
-
Log in to your Yotpo – Loyalty account.
-
Click Settings. Copy the GUID and API key to a safe place.
-
Log in to your Boost.space Integrator account, insert a Yopto-Loyalty 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. in your scenario, and click the Add button next to the Connection field.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the GUID and API Key fields, enter the GUID and API Key copied in step 2, and click Save.
You have successfully established the connection. You can now edit your scenario and add more Yotpo – Loyalty modules. If your connection needs reauthorization at any point, follow the connection renewal steps here.
You can search and retrieve invoices using the following modules.
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. when a new event in loyalty API has occurred.
WebhookA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers. name |
Enter a name for the webhook. |
To setup webhooksA webhook is a way for an app to send real-time information to a specific URL in response to certain events or triggers., see the section, Setting up Yotpo – Loyalty Webhooks.
Creates or updates a customer record.
Connection |
||||
|
Enter the customer’s email address. |
|||
First Name |
Enter the customer’s first name. |
|||
Last Name |
Enter the customer’s last name. |
|||
Customer ID |
Enter the unique identifier of the customer in your system. This is required only if you are implementing a generic e-commerce integration. |
|||
Phone Number |
Enter the customer’s phone number in E.164 format, for example, |
|||
Country ISO Code |
Select the customer’s country ISO Code, only if you are unable to send the |
|||
Has Account |
Select whether the customer has an account with the platform. |
|||
Opted In |
Select whether the customer should be opted into the loyalty program. If null will rely on the account settings of opt-in. |
|||
Pos Account ID |
Enter the point of sale unique account identifier. |
|||
Tags |
Enter a list of tags separated by tags the customer belongs to.
|
|||
Opted in at |
Enter the date and time when the customer has opted into the loyalty program. |
Retrieves an existing customer.
Connection |
|
Customer Email |
Enter the customer’s email address. |
Customer ID |
Enter the unique identifier of the customer in your system. This is required only if you are implementing a generic e-commerce integration. |
Pos Account ID |
Enter the point of sale unique account identifier. |
Phone Number |
Enter the customer’s phone number in E.164 format, for example, |
Country ISO Code |
Select the customer’s country ISO Code only if unable to enter the |
With Referral Code |
Select whether to retrieve information about the customer’s referral code. |
With History |
Select whether to retrieve information about the customer’s point earning and redemption history. |
You can call APIs using the following module.
Performs an arbitrary authorized API call.
Note | |
---|---|
For the list of available endpoints, refer to the Yotpo – Loyalty API documentation. |
Connection |
|
URL |
Enter a path relative to |
Method |
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. |
This app makes use of webhooks to instantly triggerThe 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 scenario when an event occurs. Follow the steps below to set them up.
-
Open the Watch Loyalty Events module, create a connection, click Save, ad copy the URL address to your clipboard, click OK and save the trigger.
-
Log in to your Yotpo – Loyallty account.
-
Click Settings and navigate to the Webhook URL.
-
Enter the Webhook URL copied in step 1 and click Save.
You have successfully added the webhooks.