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 PII Masking: Select Yes to enable PII.
    • PII Key Path: Enter the JSONPath to your PII identity field (e.g., $.id).
  2. Switch to the PII Configuration tab to define your masking schema.

PII Configuration tab for setting up masking schema
  1. In Schema Definition, enter your PII 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 PII enabled.