Integration with Okendo

Learn how to integrate Okendo with your Omnisend account

Armintas Griežė avatar
Written by Armintas Griežė
Updated over a week ago

To integrate Okendo with Omnisend, you will first need to provide Okendo with permission to send your Omnisend account messages. This guide will give details for this process and the next steps you can take to complete the integration.

Contents

Setup Process

To integrate Omnisend with Okendo, click on your brand name in the top right corner to open the menu, and select 'Apps':

Then search for the 'Okendo' app and open the integration page:

Once on the Okendo integration page proceed with the following steps:

Firstly, create an API key with all the custom permissions:

Then, proceed to your Okendo account. Navigate to the Integrations page on the Okendo App (Settings > Integrations) and select Omnisend app:

Paste your API Key into the corresponding field and enable the integration. Then click Save:

Now, as all the necessary steps to enable the integration have been completed, go back to the Okendo page in the Omnisend App Market and confirm this, as shown on the screenshot below:

Using Custom Events in Omnisend Workflows

Omnisend allows you to create customized Workflows by selecting the Automation tab in the Omnisend admin app. The first step will be to select a "trigger" which will initiate the workflow. To implement data sent from Okendo, you will need to select a custom event with the Okendo prefix.

Okendo Review Custom Event

When a user leaves a review for a product, either using the "Write A Review" button or by following the links in a "Review Request Email", Okendo will send the data from the review to a custom event in Omnisend called Okendo Review. An example payload can be found at the bottom of this article.

An example workflow using this data could be a simple "thank you" message or, if the reviewer has left a 4 or 5-star review with no photos or videos, you can ask them if they would like to add a photo or video to their review.

Note that we will also update your contacts to include this new reviewer or update their details if contact with their email already exists in Omnisend. If you are on Okendo's Pro plan or above, you can set customer attributes on products in the Attributes section of the Okendo app. These customer attributes will also be added to your contacts in Omnisend, alongside:

  • The reviewer's latest review rating.

  • The reviewer's total number of reviews.

To view your contacts, select the Audience tab in the Omnisend admin app, and you will be able to view your entire list of contacts and set up Segments based on these properties. Possible use cases would be:

  • Send a special "thank you" email to users who have left more than 10 reviews.

  • Create a marketing campaign for users who have a specific custom attribute. For example, if you have a new product designed for people with blonde hair, then you can specify that only users with hair color: blonde will receive the marketing emails.

Okendo Review Request Custom Event

When a customer purchases a product and their order is fulfilled, the customer's order will enter an email sequence, which can be customized on the Sequences section of the Okendo app. By selecting the "Forward to Omnisend" template, instead of sending a Review Request Email from Okendo, we will send the details of the order, customer, and product to a custom event in Omnisend called Okendo Review Request.

Also included in the payload will be the URLs for each purchased product, which will link to the Review Recorder, where the customer will be able to leave a review. An example payload can be found at the bottom of this article.

If a customer refunds their product, or the order is canceled for another reason, Okendo will inform Omnisend by posting a message to the Okendo Cancel Review Request custom event. Remember to set this as one of the "Exit conditions" in your Omnisend Workflow.

Omnisend uses a special template language in their emails, which allows us to insert images, text, and links into the emails using the data sent from Okendo (such as product images and links to the Review Recorder). Omnisend's email template customization is very flexible, so you can structure your Review Request emails however you would like. We have some sample HTML at the end of this article, which you can include (in an HTML block) in your email template, which will list up to five of the products purchased and links to the Review Recorder.

Example Review Payload

Below is an example of a payload that Okendo would send to Omnisend when a customer leaves a review of your store's products. Note that you can set custom attributes for your product reviews within the Okendo app, and these will appear in the payload as well (converted to "camel case", with a number at the end in the case of multi-select attributes).

"rating": 4, 
"reviewTitle": "My New Favourite Product",
"reviewBody": "I cannot believe how much I love this new product.",
"isRecommended": true,
"sentiment": "positive",
"languageCode": "en",
"source": "write-review-button",
"productID": "1885452822491",
"productName": "Small Cat Toy",
"variantID": "17387480307827",
"variantName": "Roller Coaster",
"sku": "888888",
"reviewerDisplayName": "Bob M.",
"reviewerFullName": "Bob McGee",
"couponCode": "OKR-DISCOUNT-CODE",
"couponDescription": "$5 off your next order",
"loyaltyEvents": "OkendoLoyaltyEvent",
"loyaltyPoints": "100",
"loyaltyProvider": "LoyaltyLlama",
"imageCount": 1,
"imageUrls1": "https://i.imgur.com/PU37h8I.jpg",
"videoCount": 0,
"sizePurchased": 4,
"thingsIWantTheProductFor1": "Myself",
"thingsIWantTheProductFor2": "My Cat"

Review Request Payload

Below is a list of properties sent from Okendo to Omnisend when an order is fulfilled in your store. Each of the properties prefixed with "product1" will also have property included for "product2", "product3", "product4", and "product5", but they aren't in the snippet below to conserve space.

emailAddress
firstName
lastName
product1Name
product1ImageUrl
product1ReviewUrl
product1Rate1Url
product1Rate2Url
product1Rate3Url
product1Rate4Url
product1Rate5Url

The "Rate5Url", "Rate4Url", etc. will take the user to the Review Recorder and prefill their rating as 5 stars, 4 stars, etc.

Example HTML for the Review Request Email

Below is the raw HTML, which can be copied and pasted directly into an HTML block in an Omnisend Workflow's email template to display the list of products with star ratings which link to the Review Recorder similar to the default email which Okendo sends to customers.

[% if event.product1Name %]<div style="margin:0px auto;max-width:600px;background:#fff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#fff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:0px 25px;"> <p style="font-size: 1px; margin: 0px auto; border-top: 1px solid #d9d9d9; width: 100%;"></p></td></tr></tbody> </table></div><div style="margin:0px auto;max-width:600px;background:#ffffff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#ffffff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:8px 0px;"> <div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:250px!important;max-width:250px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="center"> <table cellpadding="0" cellspacing="0" style="border-collapse:collapse;border-spacing:0px;" align="center" border="0"> <tbody> <tr> <td style="width:200px;"><a href="[[event.product1ReviewUrl]]" target="_blank"><img alt="[[event.product1Name]]" title="" height="auto" src="[[event.product1ImageUrl]]" style="border:none;border-radius:;display:block;outline:none;text-decoration:none;width:100%;height:auto;" width="200"></a></td></tr></tbody> </table> </td></tr></tbody> </table> </div><div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:350px!important;max-width:350px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#1d2236;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;font-weight:bold;line-height:22px;text-align:left;"> [[event.product1Name]] </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;padding-bottom:0px;" align="left"> <div class="" style="cursor:auto;color:#545866;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;line-height:22px;text-align:left;"> How many stars? </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#000000;font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;line-height:normal;text-align:left;"> <a href="[[event.product1Rate1Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="1 Star"></a> <a href="[[event.product1Rate2Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="2 Stars"></a> <a href="[[event.product1Rate3Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="3 Stars"></a> <a href="[[event.product1Rate4Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="4 Stars"></a> <a href="[[event.product1Rate5Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="5 Stars"></a> </div></td></tr></tbody> </table> </div></td></tr></tbody> </table></div>[% endif %][% if event.product2Name %]<div style="margin:0px auto;max-width:600px;background:#fff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#fff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:0px 25px;"> <p style="font-size: 1px; margin: 0px auto; border-top: 1px solid #d9d9d9; width: 100%;"></p></td></tr></tbody> </table></div><div style="margin:0px auto;max-width:600px;background:#ffffff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#ffffff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:8px 0px;"> <div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:250px!important;max-width:250px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="center"> <table cellpadding="0" cellspacing="0" style="border-collapse:collapse;border-spacing:0px;" align="center" border="0"> <tbody> <tr> <td style="width:200px;"><a href="[[event.product2ReviewUrl]]" target="_blank"><img alt="[[event.product2Name]]" title="" height="auto" src="[[event.product2ImageUrl]]" style="border:none;border-radius:;display:block;outline:none;text-decoration:none;width:100%;height:auto;" width="200"></a></td></tr></tbody> </table> </td></tr></tbody> </table> </div><div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:350px!important;max-width:350px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#1d2236;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;font-weight:bold;line-height:22px;text-align:left;"> [[event.product2Name]] </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;padding-bottom:0px;" align="left"> <div class="" style="cursor:auto;color:#545866;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;line-height:22px;text-align:left;"> How many stars? </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#000000;font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;line-height:normal;text-align:left;"> <a href="[[event.product2Rate1Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="1 Star"></a> <a href="[[event.product2Rate2Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="2 Stars"></a> <a href="[[event.product2Rate3Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="3 Stars"></a> <a href="[[event.product2Rate4Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="4 Stars"></a> <a href="[[event.product2Rate5Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="5 Stars"></a> </div></td></tr></tbody> </table> </div></td></tr></tbody> </table></div>[% endif %][% if event.product3Name %]<div style="margin:0px auto;max-width:600px;background:#fff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#fff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:0px 25px;"> <p style="font-size: 1px; margin: 0px auto; border-top: 1px solid #d9d9d9; width: 100%;"></p></td></tr></tbody> </table></div><div style="margin:0px auto;max-width:600px;background:#ffffff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#ffffff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:8px 0px;"> <div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:250px!important;max-width:250px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="center"> <table cellpadding="0" cellspacing="0" style="border-collapse:collapse;border-spacing:0px;" align="center" border="0"> <tbody> <tr> <td style="width:200px;"><a href="[[event.product3ReviewUrl]]" target="_blank"><img alt="[[event.product3Name]]" title="" height="auto" src="[[event.product3ImageUrl]]" style="border:none;border-radius:;display:block;outline:none;text-decoration:none;width:100%;height:auto;" width="200"></a></td></tr></tbody> </table> </td></tr></tbody> </table> </div><div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:350px!important;max-width:350px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#1d2236;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;font-weight:bold;line-height:22px;text-align:left;"> [[event.product3Name]] </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;padding-bottom:0px;" align="left"> <div class="" style="cursor:auto;color:#545866;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;line-height:22px;text-align:left;"> How many stars? </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#000000;font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;line-height:normal;text-align:left;"> <a href="[[event.product3Rate1Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="1 Star"></a> <a href="[[event.product3Rate2Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="2 Stars"></a> <a href="[[event.product3Rate3Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="3 Stars"></a> <a href="[[event.product3Rate4Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="4 Stars"></a> <a href="[[event.product3Rate5Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="5 Stars"></a> </div></td></tr></tbody> </table> </div></td></tr></tbody> </table></div>[% endif %][% if event.product4Name %]<div style="margin:0px auto;max-width:600px;background:#fff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#fff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:0px 25px;"> <p style="font-size: 1px; margin: 0px auto; border-top: 1px solid #d9d9d9; width: 100%;"></p></td></tr></tbody> </table></div><div style="margin:0px auto;max-width:600px;background:#ffffff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#ffffff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:8px 0px;"> <div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:250px!important;max-width:250px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="center"> <table cellpadding="0" cellspacing="0" style="border-collapse:collapse;border-spacing:0px;" align="center" border="0"> <tbody> <tr> <td style="width:200px;"><a href="[[event.product4ReviewUrl]]" target="_blank"><img alt="[[event.product4Name]]" title="" height="auto" src="[[event.product4ImageUrl]]" style="border:none;border-radius:;display:block;outline:none;text-decoration:none;width:100%;height:auto;" width="200"></a></td></tr></tbody> </table> </td></tr></tbody> </table> </div><div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:350px!important;max-width:350px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#1d2236;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;font-weight:bold;line-height:22px;text-align:left;"> [[event.product4Name]] </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;padding-bottom:0px;" align="left"> <div class="" style="cursor:auto;color:#545866;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;line-height:22px;text-align:left;"> How many stars? </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#000000;font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;line-height:normal;text-align:left;"> <a href="[[event.product4Rate1Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="1 Star"></a> <a href="[[event.product4Rate2Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="2 Stars"></a> <a href="[[event.product4Rate3Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="3 Stars"></a> <a href="[[event.product4Rate4Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="4 Stars"></a> <a href="[[event.product4Rate5Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="5 Stars"></a> </div></td></tr></tbody> </table> </div></td></tr></tbody> </table></div>[% endif %][% if event.product5Name %]<div style="margin:0px auto;max-width:600px;background:#fff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#fff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:0px 25px;"> <p style="font-size: 1px; margin: 0px auto; border-top: 1px solid #d9d9d9; width: 100%;"></p></td></tr></tbody> </table></div><div style="margin:0px auto;max-width:600px;background:#ffffff;"> <table cellpadding="0" cellspacing="0" style="font-size:0px;width:100%;background:#ffffff;" align="center" border="0"> <tbody> <tr> <td style="text-align:center;vertical-align:top;direction:ltr;font-size:0px;padding:8px 0px;"> <div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:250px!important;max-width:250px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="center"> <table cellpadding="0" cellspacing="0" style="border-collapse:collapse;border-spacing:0px;" align="center" border="0"> <tbody> <tr> <td style="width:200px;"><a href="[[event.product5ReviewUrl]]" target="_blank"><img alt="[[event.product5Name]]" title="" height="auto" src="[[event.product5ImageUrl]]" style="border:none;border-radius:;display:block;outline:none;text-decoration:none;width:100%;height:auto;" width="200"></a></td></tr></tbody> </table> </td></tr></tbody> </table> </div><div style="vertical-align:middle;display:inline-block;direction:ltr;font-size:13px;text-align:left;width:350px!important;max-width:350px;"> <table cellpadding="0" cellspacing="0" style="vertical-align:middle;" width="100%" border="0"> <tbody> <tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#1d2236;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;font-weight:bold;line-height:22px;text-align:left;"> [[event.product5Name]] </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;padding-bottom:0px;" align="left"> <div class="" style="cursor:auto;color:#545866;font-family:Helvetica Neue, Arial, sans-serif;font-size:16px;line-height:22px;text-align:left;"> How many stars? </div></td></tr><tr> <td style="word-break:break-word;font-size:0px;padding:10px 25px;" align="left"> <div class="" style="cursor:auto;color:#000000;font-family:Ubuntu, Helvetica, Arial, sans-serif;font-size:13px;line-height:normal;text-align:left;"> <a href="[[event.product5Rate1Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="1 Star"></a> <a href="[[event.product5Rate2Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="2 Stars"></a> <a href="[[event.product5Rate3Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="3 Stars"></a> <a href="[[event.product5Rate4Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="4 Stars"></a> <a href="[[event.product5Rate5Url]]"><img src="https://d3hw6dc1ow8pp2.cloudfront.net/emails/review/star.png" width="30" height="28" style="border:none;border-radius:;outline:none;text-decoration:none;" alt="5 Stars"></a> </div></td></tr></tbody> </table> </div></td></tr></tbody> </table></div>[% endif %]

FAQ

Are okendoLatestReviewRating and okendoNumberOfReviews custom properties synced to Omnisend for the reviews that were collected before integration has been set up? Yes, they're. When the integration is enabled, the reviews and attributes in Okendo from before it was enabled will backfill in Omnisend, but not until the client leaves a new review (should be submitted after the integration is enabled).

Did this answer your question?