From Subscribe-HR Wiki Help
Insert and Update (UPSERT)
The following function is used to Insert/Update objects in the system:
| Function |
Input |
Output |
| upsertObject |
Objects[] (List of objects to insert or update)
String objectName (Object name e.g Employee |
Boolean |