Advanced guide: Webhooks and API integrations with TinyCommand

Most automation tools stop where their integrations list ends. But in real teams, there’s always that one app you need to connect and that’s where webhooks and APIs come in.

TinyCommand gives you both, built right into the workflow builder.

1. Webhook Triggers

  • Use Incoming Webhooks as workflow triggers.

  • Example: A Stripe payment webhook hits TinyCommand → instantly creates a new record in TinyTables → sends a Slack notification to your team.

2. API Actions

  • Add API Request as an action step inside workflows.

  • Configure the endpoint, method (GET, POST, etc.), headers, and body.

  • Example: After a form submission, call your CRM’s API to update the contact record in real time.

3. Why this matters

  • Go beyond the prebuilt integrations.

  • Connect any service with an API.

  • Keep full control of the data flowing in and out.

  • With webhooks + APIs, TinyCommand isn’t limited to what’s on the integrations list it becomes your bridge to every app in your stack.