Quick Actions
Quick Actions are shortcut buttons that appear in the Document Parser, letting you trigger workflows with one click after processing a document.
What are Quick Actions?
After you parse a document, you might always do the same thing with the results — push to CRM, send to a team member, save to a database. Quick Actions turn these common workflows into one-click buttons.
Setting up Quick Actions
- First, create a workflow with a Webhook Trigger
- Open the Quick Actions Manager (accessible from the Document Parser)
- Click Add Quick Action
- Configure:
| Setting | Description |
|---|---|
| Name | Button label (e.g., "Send to CRM") |
| Icon | Choose an icon for the button |
| Color | Button color for easy identification |
| Workflow | Select the webhook-backed workflow |
| Order | Position among your Quick Actions |
- Save
Using Quick Actions
- Process a document in the Document Parser
- After results appear, your Quick Action buttons are visible
- Click a button
- The workflow runs with the extracted data as the payload
- See success/failure feedback immediately
Limits
You can pin up to 3 Quick Actions at a time. Choose your most frequent workflows.
Tips
- Name them clearly — "Send Invoice to Accounting" is better than "Workflow 1"
- Use distinct colors — makes it easy to identify the right action at a glance
- Test the workflow first — make sure the linked workflow works correctly before pinning it as a Quick Action