Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Feature

Description

BambooHR Integrations

You can use our BambooHR connector to push data to BambooHR. See this video for more information:

https://www.loom.com/share/acf81f1fb3594bfa8b0edc36e5651c1f

BambooHR Custom Tables

BambooHR has custom tables that are used for various use cases. OnLink supports adding rows to BambooHR custom tables. See this video for more information:

https://www.loom.com/share/edd71d46863f4a608ba9cfdfc15b7fcb

Here’s the screenshot of the configuration:

image-20240122-021307.png

Mapping:

map:customAssetCategory1=customfield_10177
map:customAssetDescription1=customfield_10178
map:customSerial#=customfield_10179
map:customDateAssigned=customfield_10180
map:customDateReturned1=customfield_10181

Add New Job Opening

We now support creating new job openings in BambooHR. Watch this quick video to see how you can achieve this.

https://www.loom.com/share/51cf96dbc24445b898ec6933c8f318c5

Inbound 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

 

image-20240503-163046.png

 

  • No labels