Share
Auth0 (Edge) Setup Guide

Auth0 is an identity and access management (IAM) platform that provides authentication and authorization services for web, mobile, and legacy applications. It enables businesses to manage user identities, secure APIs, implement single sign-on (SSO) and multi-factor authentication (MFA), and build custom login and access control experiences for their applications without having to build and maintain this infrastructure themselves.

Hevo uses the Auth0 Management API to replicate data to the Destination of your choice. To authenticate, Hevo uses Client Credentials for a Machine-to-Machine (M2M) application authorized for the Management API. You must provide Hevo with the credentials of this M2M application created in your Auth0 account.


Supported Features

Feature Name Supported
Capture deletes Yes
History mode No
Custom data (user-configured tables & fields) No
Data blocking (skip objects and fields) Yes
Resync (objects and Pipelines) Yes
API configurable No

Handling of Deletes

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 the following objects:

  • Client

  • Client Callback

  • Client Metadata

  • _lient Grant Type

  • Connection

  • Connection Metadata

  • Connection Realm

  • Connection Enabled Client

  • Role

  • Role Permission

  • Organization

  • Organization Metadata

  • Organization Member

  • Organization Member Role

  • Action

  • Action Secret

  • Action Dependency

  • Action Supported Trigger

  • Action Integration

  • Action Trigger

  • Action Trigger Compatible

  • Action Trigger Runtime

  • Client Grant

  • Client Grant Scope

  • Grants

  • Grant Scope

  • Resource Server

  • Resource Server Scopes

  • Log Stream

  • Log Stream Sink

  • Event Stream

  • Stats Daily

For all other objects, Hevo does not support capturing deletes.

Last updated on Sep 25, 2026

Tell us what went wrong

Skip to the section