While you have the option to initiate a POST request, the form lacks support for payloads using a body. To address this constraint, you can include a URL parameter within your webhook URL. To generate such a URL, you can employ a formula field.
Updated over a year ago