dbaghdanov
10/19/2020, 10:51 PMmichoel
10/19/2020, 10:59 PMmichoel
10/19/2020, 10:59 PMThe upsert operation enables you to either create a record, or update an existing record. You can only use the upsert operation when you use an external ID in the request URL and when you use the PUT HTTP method. For information about using external IDs, see Using External IDs.
dbaghdanov
10/19/2020, 11:01 PM