# Upsert record actions

Searches for a record by the object ID.

If a record is found, this action updates it to the specified value. Otherwise, this action creates a new record.

In the batch version, this action processes up to 200 records each time the recipe runs.

# Upsert record action input fields

  • Object

  • Select the SuccessFactors object. Because objects can have similar names, the list includes their internal names.

  • Object unique key

  • Select the column that contains the object ID.

  • Additional attributes

  • Depending on the object you select and your SuccessFactors configuration, subsequent fields appear where you define additional attributes for the record, such as request for the object ID.

    You may also select additional optional attributes to update.

    A common attribute is a navigation field, which associates this record with other records through a URI, such as a user to their manager. See Using navigation fields.

# Batch upsert record action input fields

  • Object

  • Select the SuccessFactors object. Because objects can have similar names, the list includes their internal names.

  • Object source list

  • Insert a list datapill from a previous action. See List input datapills.

  • Additional attributes

  • Depending on the object you select and your SuccessFactors configuration, subsequent fields appear where you define additional attributes for the record, such as request for the object ID.

    You may also select additional optional attributes to update.

    A common attribute is a navigation field, which associates this record with other records through a URI, such as a user to their manager. See Using navigation fields.

# Output fields

The output fields vary depending on the object you select. To view the available data pills, review the output datatree.

DateTime fields

The system converts DateTime fields to UTC time. It infers the origin time zone from the instance's environment time zone (opens new window), unless otherwise stated. Learn more about Datatree and data pills.


Last updated: 2/21/2023, 3:50:47 AM