Forms in TinyCommand don’t just collect answers they can check, validate, and even pull in data from other apps while someone is filling them out. Here’s how to build your first API-powered form:
1. Start a new TinyForm
-
Go to TinyForms → New Form.
-
Add fields like Name and Email.
2. Connect an integration
-
Choose the CRM or data source you want to check against (e.g., HubSpot, TinyTables, or Google Sheets).
-
Authenticate your account and set filters (e.g., “Find record by email”).
Example:
-
If the email exists in HubSpot → auto-fill company details.
-
If it doesn’t → tag them as a New Lead.
4. Test and publish
-
Preview the form with a sample input to confirm the API logic works.
-
Once ready, publish and share the form link.
The result: instead of a static questionnaire, your form becomes an interactive front-end that talks to your CRM or database in real time.