...
Output is Status and will be set to “success” if the Terminate Employee call is successful. If not successful, the field will be populated with the error message.
Webhooks
Follow instructions in our Webhook documentation to get started with creating a Webhook for BambooHR. Here are the config elements you will need to set:
config:auth_scheme=request_signing_bamboohr
config:signature_token=<copy Private Signature Key from BambooHR https://documentation.bamboohr.com/docs/webhooks>
To map fields, use format like below. You can include all fields that are listed here - https://documentation.bamboohr.com/docs/webhooks
key:id=customfield_10121
map:fields.First Name=customfield_10122
map:fields.Last Name=customfield_10123