HTML form in a topic

Hi

I would like to embed a form in a topic / post.
The form submit can call my web service

Is this do able?

Thanks,
Abhijith

I use Typeform. It can call your web service via its webhook connection: https://developer.typeform.com/webhooks/

To also send the username to your webhook, see Using Discourse variables to personalize embedded Typeform, however this does require a Typeform Pro subscription to get their “hidden fields” feature.

1 Like

Thanks Mark

Does this work on the cloud version of discourse too?