You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close
You are viewing the article in preview mode. It is not live at the moment.
Home > Integrations > Webhooks | Account Created
Webhooks | Account Created
print icon

Overview
The Account Created Webhook triggers when a new account is created or linked to a new location within your corporate structure. This webhook ensures that your systems receive all relevant client information as soon as an account is created.

Trigger Event:

  • Fired when a new account is created or linked to a new location.
     

Event Type:

  • accountCreated
     

Payload Details:

  • clientID: Unique identifier for the client.

  • siteID: Identifier for the site where the account was created.

  • firstName: Client’s first name.

  • lastName: Client’s last name.

  • email: Client’s email address.

  • phone: Client’s phone number.

  • joinDate: Date the client joined.

  • leadSource: Source through which the client was acquired.

  • gender: Client’s gender.

  • emergencyFirstName: First name of the client’s emergency contact.

  • emergencyLastName: Last name of the client’s emergency contact.

  • emergencyEmail: Email of the client’s emergency contact.

  • emergencyPhone: Phone number of the client’s emergency contact.

  • barcodeID: Barcode ID associated with the client.

  • address: Client’s address.

  • birthDate: Client’s date of birth.

  • customProperties: Any custom properties associated with the client.

  • profileImage: URL of the client’s profile image.
     

Usage Example:

  • Automatically onboard new clients into your CRM or other customer management tools.

  • Send a welcome email with all necessary account details to new clients.
     

Payload Response Example:

Below is an example of the JSON payload that might be received when the Account Created Webhook is triggered:
 

Feedback
0 out of 0 found this helpful

scroll to top icon