Skip to content

Create an Event Type

  1. In the Flowcore Console, navigate to the Flow Type you want to create an Event Type for.

  2. Click on Create Event Type.

Basic Information tab of Create Event Type dialog
  1. Fill out the Basic Information:

    • Name: Enter the name of your event.
    • Description: (Optional) Provide additional context.
    • Enable Sensitive Data: Select Yes to enable Sensitive Data.
    • Sensitive Data Key Path: Enter the JSONPath to your Sensitive Data identity field (e.g., $.id).
  2. Switch to the Sensitive Data Configuration tab to define your masking schema.

Sensitive Data Configuration tab for setting up masking schema
  1. In Schema Definition, enter your Sensitive Data masking schema in JSON.
  2. Click Generate Mock Data to preview both your mock data and scrambled data.
Mock Data and Scrambled Data Preview
  1. Click Create Event Type to save your new event type with Sensitive Data enabled.