Forum Discussion

DanPark1's avatar
DanPark1
Qrew Cadet
8 years ago

Is it possible to create records in multiple tables with a single webhook?

I am trying to create records in multiple tables using 1 Webhook.

Example:

I have the following tables: Leads, People, Address', Jobs, Cars

A Lead record has the following fields:
- Name
- DOB
- Address
- Phone Number
- Occupation
- Education Level
- Car Year
- Car Make
- Car Model

A Person would get the fields Name, DOB
An Address would get the Address, Phone Number
A Job would get the Occupation, Education Level
A Car would get the Car Year, Car Make, Car Model

Is it possible for a single Webhook to create a Person, Address, Job, and Car record whenever a Lead record is created?

3 Replies