Skip to content

Commit

Permalink
Merge pull request #5581 from segmentio/spencerattick-patch-5
Browse files Browse the repository at this point in the history
Multiple External IDs
  • Loading branch information
rchinn1 authored Oct 24, 2023
2 parents 87110ba + 2d506b1 commit c5b1ca1
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,3 +211,7 @@ After you start sending events, you should start seeing them in twenty minutes.
2. Click on the corresponding pixel.
3. In the Overview tab, look for events where the “Connection Method” is Server.

### Send multiple External IDs

[Facebook](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/external-id/){:target="_blank"} allows you to send one External ID per payload as a string, or multiple per payload in an array of External ID strings. Send an array of External IDs through Segment by mapping an array to the `externalId` field when setting up your Actions mappings.

0 comments on commit c5b1ca1

Please sign in to comment.