🐘
Anecdote Docs
  • Getting started
  • Integrations
    • Gorgias
    • SurveyMonkey
    • Zendesk
    • SendBird
    • Freshdesk
    • Intercom
    • Kustomer
    • HubSpot
    • Typeform
    • Delighted
    • Android SDK
    • iOS SDK
  • Release Notes
  • On-Prem Setup
    • Getting started
    • Identifying the Need for On-Prem Setup
    • Strategy for Client-Side Data Collection and Processing
    • Architecture Overview
    • Why Airbyte and Its Technical Details
    • Custom Airbyte Destination Development and Specifications
    • Health Check Monitoring
  • Direct Data Injection EndPoint
    • Introduction
    • Getting Started
    • Authorization
    • Data Format
    • Error Handling
Powered by GitBook
On this page
  1. On-Prem Setup

Custom Airbyte Destination Development and Specifications

PreviousWhy Airbyte and Its Technical DetailsNextHealth Check Monitoring

Last updated 1 year ago

Implementing this solution necessitated the creation of a new Destination in Airbyte, designed for cleansing personal data and facilitating secure transmission through the Injection End Point. This section also covers the technical aspects of PII removal and the Injection End Point.

The PII Removal Process: Outlines the critical steps in ensuring privacy and anonymity of sensitive data.

  • Initiation: Begins upon data entry into the Destination.

  • Process: Essential for removing personal information, comprising:

    • Identification of PII entities.

    • Anonymization of identified PII entities.

    • Substitution of residual PII data with regular expressions.

  • Libraries:

    • PII Entity Detection:

    • PII Entity Anonymization:

Injection End Point Specifications and Setup: Details the setup and security protocols for secure data transfer.

  • Transmission: After PII removal, data is securely sent to the Anecdote platform via the Injection End Point.

Presidio Analyzer
Presidio Anonymizer