WebHook hidden value and files

I have 2 problems in the same situation.

I would like to send the value of a hidden field from the proform to use in the URL of a webhook, with this I can delete and update the API with webhooks, the problem is that I can’t get this value from the hidden and pass it to the webhook URL, has anyone managed to do this? If I can’t pass this value from the hidden to the URL it gets complicated.

And another problem is that I’m sending a form to an API with webhook and it works perfectly, but in the form there is a media field where I have to send an image and this image is going to the WordPress gallery and it doesn’t go on the form to the API, I don’t know if I’m configuring it wrong or if the Proform webhook doesn’t accept sending data other than text.

If anyone has managed to do this or has a tutorial demonstrating how to do it, I would be grateful if you could let me know.

Hi Thiago :slight_smile:

The Webhook URL Field doesn’t currently accept values from form fields but we’ve added it and will push it in a coming update :slight_smile: