Jamie
1
Hi,
I have a webhook that receives data from a form and passes it to an API using a HTTP request.
I have got several requests sitting in the webhook queue and i can see the payload includes characters that are not valid.
Is it possible for me to edit the data and run the queue with deleting them out the queue and resubmitting the data from the form?
Regards,
Jamie
You can’t edit them directly from the webhook queue viewer, but you should be able to do this with the Make API.
For more information, see https://www.make.com/en/api-documentation/hooks-hookId-incomings-get
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
2 Likes
Jamie
3
Thank you, i will do this
1 Like