Getting on Zapier the submitted form data, I have only the URL and I’d like the uuid. I’ve managed to do a regex to extract it but I don’t like the lack of stability of this process.
Do I have any way of passing the pure ID information directly?
Thank you for your question! The hidden input element of the widget takes a CDN URL as a value by default, and there’s no way to change this, but you can solve this using the widget’s API. First, you’ll need to add one more hidden input to your form