Q: How can I call an API through a button?

digitalForeverFeb 26, 2024
Founder Team
Oleg68343

Oleg68343

May 15, 2024

A: Generally HTML is capable of doing that out of the box using form element. Currently you can submit forms in webstudio and send them to any service that supports HTTP Hooks. In the future you will also be able to create actions that can set variables and other things.

Share
Helpful?
Log in to join the conversation