I am tyring to configure a 'subscription' to a graphQL resource via a webhook as described here:
I think i am specifically stuck on this part, where it describes the validationToken that is automatically created and sent with the URL
Is it possible, in retool workflows, to capture that URL parameter and then decode and send it back with the 200 response?
Thank you!