How To Use Upsert DataRaptor Without Id In Omniscripts.

How To Use Upsert DataRaptor Without Id In Omniscripts.

“First, we create an External ID, and the External ID is unique for every record.”

“External ID is like a record ID.”

Step 1: First, go to Objects > Fields & Relationships. Select “New Field,” choose the field type (Text, Number, Email, Phone), check the “External ID” checkbox under General Options, and save.

Note– External Id is created only on custom field not on standard field

Note: To update the record, data should already be saved with an External ID.”

Step2: Choose any load data raptor, open this data raptor, and copy the External ID. First, click on the ‘Field’ tab, and check the checkbox next to the field you want to update.

“First, we will create dynamic records in our object and then update them.”

Select object and field mapping, input JSON, and execute.

With this process, you can upsert our records in Omniscripts without using an ID.

Scroll to Top