Join the Webstudio community

Updated 3 months ago

Integrating Webstudio content into your cms.

At a glance

The community member is asking if there is a way to add content from Webstudio, such as likes or comments, into their CMS. They mention seeing that they can create a webhook form, and are curious if there is a way to call a post request on button click. The comments indicate that the webhook form can be used to make post requests, and that the feature to set authentication headers for the request is currently behind a flag. Overall, the community members are discussing the technical feasibility of integrating Webstudio content into a CMS.

Hey! Is there any way to add content from Webstudio into my CMS. Such as likes or comments. I saw I can make a webhook form. Is there a way to call a post request on button click?

I might be pushing it too far into the web-app route rather than static site, but curious to know whats possible (and not possible).
O
B
S
6 comments
Yeah, working on it.
Webhook Form can do post requests. You can wrap your button with it.
Ooh this is really awesome
Though currently you have to post it to a webhook, the feature that allows you to set the authentication headers for the request is still behind the flag, right @Bogdan ?
Yes, headers are behind the flag
Okay, will wait patiently 🀞
Add a reply
Sign up and join the conversation on Discord