Experimental

Download 15
Last updated Dec 22, 2024

sonar-sync-employees

Synchronizes employee objects based on the given input records, deleting employees that don't exist in the input record set.

The input records should contain the fields dept_code, emp_key, emp_name, emp_title, email, phone, address, join_date, and leave_date.

sonar-sync-employees [run=RUN]
run=RUN
Execute API call only if value is 't'

Output Fields

FieldTypeNameDescription
sessionStringSessionRandomly generated GUID of the session.
actionStringActione.g. notify, skip, create, update, deactivate
statusStringStatuse.g. success, failure
emp_keyStringEmployee keyUnique ID of the employee. e.g. A000001
emp_nameStringEmployee nameName of the employee. e.g. John Doe
emp_titleStringEmployee titlee.g. Associate
paramsString매개변수 목록변경된 임직원 속성에 대한 이전 값과 새 값의 목록
errorStringErrorError message.