Skip to content

Commit c5b1ca1

Browse files
authored
Merge pull request #5581 from segmentio/spencerattick-patch-5
Multiple External IDs
2 parents 87110ba + 2d506b1 commit c5b1ca1

File tree

1 file changed

+4
-0
lines changed
  • src/connections/destinations/catalog/actions-facebook-conversions-api

1 file changed

+4
-0
lines changed

src/connections/destinations/catalog/actions-facebook-conversions-api/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,7 @@ After you start sending events, you should start seeing them in twenty minutes.
211211
2. Click on the corresponding pixel.
212212
3. In the Overview tab, look for events where the “Connection Method” is Server.
213213

214+
### Send multiple External IDs
215+
216+
[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.
217+

0 commit comments

Comments
 (0)