We need to make a custom API call when a form is submitted, using a combination of data from the entry and some hard-coded data. The payload needs a custom structure.
Is there a hook or something we can tie into that has access to the data that was submitted, allowing us to send this custom server-side call?