Zapier to Typebot Webhook Variable Set
Hey all!
I’m working on a real-time email validation flow using Typebot + Zapier, and hitting a blocker.
Here's the flow:
User enters a email in Typebot
I send it to Zapier (works fine
)
Zapier checks Klaviyo for segment membership (works
)
POST the result (is_in_segment: true/false) back to Typebot using Webhook block
I see a 200 OK in Zapier, but… "the is_in_segment" variable isn’t getting set in Typebot (just shows blank or "is_in_segment" as a string)
Just not populating.
Any ideas? Would love any help — I'm trying to avoid a redirect flow and keep it all native Typebot
Thanks in advance!
Here's the flow:
User enters a email in Typebot
I send it to Zapier (works fine
Zapier checks Klaviyo for segment membership (works
POST the result (is_in_segment: true/false) back to Typebot using Webhook block
I see a 200 OK in Zapier, but… "the is_in_segment" variable isn’t getting set in Typebot (just shows blank or "is_in_segment" as a string)
Just not populating.
Any ideas? Would love any help — I'm trying to avoid a redirect flow and keep it all native Typebot
Thanks in advance!