Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit acd01ad

Browse files
Panandhan22markzegarelli
andauthored
what field is supposed to map to Salesforce’s required field "Bulk Update Record ID" and "Bulk Upsert External ID" (segmentio#4399)
* Update index.md * Update index.md * Apply suggestions from code review --------- Co-authored-by: markzegarelli <[email protected]>
1 parent ce9dfbc commit acd01ad

File tree

1 file changed

+5
-0
lines changed
  • src/connections/destinations/catalog/actions-salesforce

1 file changed

+5
-0
lines changed

src/connections/destinations/catalog/actions-salesforce/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,8 @@ When **Use Salesforce Bulk API** is enabled for your mapping, events are sent to
158158

159159
For bulk `update`, if a record in a batch is missing a Bulk Update Record ID, Segment will still send it to Salesforce. Salesforce will reject the individual record because it will be unable to find a record to update. Other records in the batch that are valid will still be processed. Please note that Segment's Event Delivery tab will show the entire batch as successful as Segment cannot currently break down Event Delivery stats into individual failed/passed events.
160160

161+
### Which fields are supposed to map to Salesforce’s required fields for "Bulk Update Record ID" and "Bulk Upsert External ID"?
162+
163+
For "Bulk Update Record ID", see [Salesforce’s help documentation](https://help.salesforce.com/s/articleView?id=000385008&type=1){:target="_blank"}.
164+
For "Bulk Upsert External ID", see[Salesforce’s help documentation](https://help.salesforce.com/s/articleView?id=000383278&type=1){:target="_blank"}.
165+

0 commit comments

Comments
 (0)