Gainsight NXT - Upsert persons in bulk action

The Upsert persons in bulk action upserts up to 50 records in the Person object in Gainsight NXT. Multiple person records are upserted asynchronously and may take up to 30 minutes to complete. You can apply an import lookup configuration to populate GSIDs into a field by referencing it from another object.

TRACK THE UPSERT STATUS

This action runs asynchronously and returns a status ID. Use the Get upsert request status action with this status ID to retrieve the processing status and results.

Input

Input fieldDescription
RecordsA list of up to 50 person records to upsert. Each record accepts the fields of the Person object, such as Email (required), First name, Last name, Full name, Location, Timezone, and associated Companies.

Refer to the Gainsight NXT API documentation for additional input fields.

Output

FieldDescription
Status IDThe ID of the asynchronous upsert request. Use this ID with the Get upsert request status action to track the request.

Last updated: