Overview
The Webhook - Firstbase integration allows you to onboard, update, and offboard users via a webhook request.
To start your integration you'll need to configure your webhook requests using a webhook callback URL for each flow, along with a secure key.
See here the steps so setup your webhook integration.
Use Cases Supported
1. Onboard User
This workflow focuses on creating new users in Firstbase via the webhook request.
The onboarding workflow runs when the webhook request is sent. It may take 5-10 mins. to see the change reflected in Firstbase.
See more details on the onboarding workflow here.
2. Updating User Details
We'll update an employee in Firstbase through the webhook request. This includes details like the personal email address, their home address and their phone number.
The update workflow runs when the webhook request is sent. It may take 5-10 mins. to see the change reflected in Firstbase.
See more details on the update workflow and how to set it up here.
3. Offboarding
The offboarding integration will start the return process, offboard an employee in Firstbase and set an effective termination date on his/her profile.
The offboarding workflow runs when the webhook request is sent. It may take 5-10 mins. to see the change reflected in Firstbase.
See more details on the offboarding workflow and how to set it up here.