segment_match_check_by_external_id
Check if a contact matches a segment by providing the contact's external ID. Returns match status without modifying your account.
Instructions
🟢 READ-ONLY · Segments · GET /segmentMatch/{segmentId}/{contactId}/{externalId}
Check to see if a Contact matches a Segment using the given externalId
Fetches data. Makes no changes to your ActiveCampaign account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contactId | Yes | ContactId | |
| segmentId | Yes | SegmentId | |
| externalId | Yes | externalId |