The Webhook API walkthrough shows a {tag}
element of the URL to POST to (separate from the {form_id}
). But scouring the documentation, I can’t find any explanation of what it is. When trying to post to anything around that, I receive a 404 with the response:
{"code":"NOT_FOUND","description":"Endpoint not found"}
What is that {tag}
?!