Hi, Is there a solution please to group my fields? to be something like example below ?
"residenceAddress": { "address1": "123 Birch St.", "address2": null,
"city": "Burbank",
"state": "CA",
"zip": "91502"
},
"loanInfo": {
"loanAmount": 4000,
"loanTerm": 24```
chrishajer
(Chris (Gravity Forms))
October 18, 2023, 5:50pm
2
Hi Adham. If you mean to send nested JSON with the Webhooks Add-On that is not currently supported. However, Gravity Flow can do that with the outgoing webhook step:
The Outgoing Webhook Step, when triggered, sends entry values to a remote URL. Gravity Forms merge tags can be used in the Webhook URL, field mapping custom val
system
(system)
Closed
November 17, 2023, 5:50pm
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.