Skip to content

Commit 40aae58

Browse files
Update warning to be specific to the **field** mapped to Bulk Upsert External Id
1 parent 4d15f34 commit 40aae58

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,4 @@ For "Bulk Update Record ID", see [Salesforce’s help documentation](https://hel
167167
For "Bulk Upsert External ID", see [Salesforce’s help documentation](https://help.salesforce.com/s/articleView?id=000383278&type=1){:target="_blank"}.
168168

169169
> warning ""
170-
> The **Bulk Upsert External Id** field should **not** be included in the Other Fields mapping. Including it as a custom field will cause an error in Salesforce. Although the Bulk API may return successful responses, the [Bulk Data Load Jobs](https://help.salesforce.com/s/articleView?id=sf.monitoring_async_api_jobs.htm&type=5) page in Salesforce will display error messages for failed operations.
170+
> The field mapped to Bulk Upsert External Id should **not** be included in the Other Fields mapping. Including it as a custom field will cause an error in Salesforce. Although the Bulk API may return successful responses, the [Bulk Data Load Jobs](https://help.salesforce.com/s/articleView?id=sf.monitoring_async_api_jobs.htm&type=5) page in Salesforce will display error messages for failed operations.

0 commit comments

Comments
 (0)