> ## Documentation Index
> Fetch the complete documentation index at: https://docs.morf.health/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Send Event For Contact

> Documentation for the v1 Send Event For Contact action for Active Campaign

<img src="https://mintcdn.com/morfhealth/EU2WCxuXGIUQcziR/images/active_campaign.svg?fit=max&auto=format&n=EU2WCxuXGIUQcziR&q=85&s=c21732e6d31462ae53f8b0d3216b0236" alt="images/active_campaign.svg" width="40" height="40" data-path="images/active_campaign.svg" />

# Parameters

<ResponseField name="Action" type="Parameters">
  <Expandable title="parameters" defaultOpen="true">
    <ResponseField name="Contact Email" type="string" required>
      `PII`
      This field maps to the destination API `visit.email` field.
    </ResponseField>

    <ResponseField name="Event Name" type="string" required>
      This field maps to the destination API `event` field.
    </ResponseField>

    <ResponseField name="Event Data" type="string" required>
      This field maps to the destination API `eventdata` field.
    </ResponseField>
  </Expandable>
</ResponseField>

<Note>This action does not return any data.</Note>
