I am trying to extract data from a servicetitan form via webhooks. I am having challenges formatting the data output from the webhook in a way that groups all the data together from each form. I know looping is an option but i also believe the output looks like it may be a nested json which may be harder to loop or group from what i have read in forums so far.
Hi
One approach to try is to have the Looping step loop thru each individual array item you want to handle.
Then after the Looping step, lookup the individual record via an API request to get just the data for that record.

Hey
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.