Hello everyone, I’m trying to set up a webhook to send data everytime a typeform is completed using FastAPI. Does anyone have instructions / video tutorial / code they could send me to help? Any help is appreciated.
Best,
Mackie
Hello everyone, I’m trying to set up a webhook to send data everytime a typeform is completed using FastAPI. Does anyone have instructions / video tutorial / code they could send me to help? Any help is appreciated.
Best,
Mackie
Best answer by picsoung
Hey
here I created an example project that showcase a webhook handler for Typeform using FastAPI.
There is a `verifySignature` function to check if the request is coming from Typeform and is properly signed.
Hope it finds you well
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.