Share
Okendo (Edge) Setup Guide

Okendo is a customer marketing platform for e-commerce businesses, particularly Shopify merchants. It provides an integrated suite of tools, including reviews, loyalty programs, product quizzes, and referral systems, that help merchants build customer relationships, drive social proof, and increase customer lifetime value.

Hevo uses the Okendo Merchant REST API to replicate data from your Okendo account to the Destination of your choice. To ingest data, you must provide Hevo with your Okendo User ID and API Key.


Supported Features

Feature Name Supported
Capture deletes Yes
History mode No
Data blocking (skip objects and fields) Yes
Resync (objects and Pipelines) Yes
API configurable Yes

Handling of Deletes

Okendo does not explicitly mark records as deleted in its API responses. When a record is deleted, it is no longer returned in subsequent API responses.

Hevo uses a full data refresh approach to capture delete actions for parent objects. During each Pipeline run, Hevo compares the data fetched from the Source object with the data present in the Destination table. If a record exists in the Destination but is no longer returned by the Source, the record is marked as deleted by setting the value of the metadata column __hevo__marked_deleted to True. This applies to all the objects.

Last updated on Jul 16, 2026

Tell us what went wrong

Skip to the section