Templates

Copy starter imports for Make.com and n8n. Pick a platform, then choose either sync or async/webhook.

Make.com

Use Make.com blueprints for sync requests or webhook callbacks.

OPEN MAKE.COM

n8n

Use n8n workflows for sync requests or webhook callbacks.

OPEN N8N

Flow types

Sync

Start here when your automation expects the transcript immediately in one request/response cycle.

Async / Webhook

Use this only when the job finishes later and your workflow needs a callback URL for completion.