Build a Form with Tally.so API in JSON
Creating custom forms with the Tally.so API is simple and flexible. Here's a quick example of how to build a basic "Interest Form" using JSON:
{
"title": "Interest Form",
"description": "Let us know if you're interested in collaborating!",
"sta...
neweraofcoding.hashnode.dev3 min read