I am using webhook to get data after form completion.
I would like to add on confirmation page a custom url like https://mywebsite/request/{ form_response->form_id }
Do you have an idea on how to do that ?
I saw lot of things with “redirect on completion” but I guess it’s not possible to do a redirect on completion on this same URL.
Thank you very much
Best answer by Liz
Hi @Matthieu Thanks for stopping by the community! The response ID information isn’t generated until the form has been submitted, so it isn’t possible to place this data in a redirect URL on the ending page.
Do you mind describing a bit more what you’re looking to do or setup with the data? We may be able to think of a workaround knowing more.
Hi @Matthieu Thanks for stopping by the community! The response ID information isn’t generated until the form has been submitted, so it isn’t possible to place this data in a redirect URL on the ending page.
Do you mind describing a bit more what you’re looking to do or setup with the data? We may be able to think of a workaround knowing more.