Allow webhook signing secret, custom headers, form block ids in the payload, idempotency key and ability to see all the previously sent webhook calls.
Completed
changed status toCompleted·Mar 28, 2026
changed status toIn Progress·Mar 27, 2026
Nov 7, 2024
Form block ids is a must have to me. The reason I pay for typeform. Right now, receiving the label as key and response as value is not practical.
I'd love to get at top level an `answers` key with a list of each answer object in order. Each of them with an id configurable via the app.
Rationale: We use typeforms as a front to get input from users and webhook it to our API. Having programatic identifiers is the only way we can use webhook payloads. I would rather use Youform instead.
Form block ids is a must have to me. The reason I pay for typeform. Right now, receiving the label as key and response as value is not practical. I'd love to get at top level an `answers` key with a list of each answer object in order. Each of them with an id configurable via the app. Rationale: We use typeforms as a front to get input from users and webhook it to our API. Having programatic identifiers is the only way we can use webhook payloads. I would rather use Youform instead.