Add all opportunities and all custom fields to "Webhook" action
A
Alex Pitcher
If the workflow is based off an opportunity trigger, then the "Webhook" action should contain all information for that opportunity.
Alternatively, the Webhook action should just send EVERYTHING for that contact, with each opportunity in it's own object array.
Either way, it currently sends contact custom fields, but not opportunity custom fields.
This means that if coding a custom app, an additional API call needs to be made to get opportunity data.
Log In