Short answer: You can get freshsales deal in Freshsales by hand from its own interface, but it won’t repeat itself. On TinyCommand, add the Freshsales Get Freshsales Deal action to a workflow, map its 1 input from any upstream app, and it runs automatically every time the trigger fires. No code, and a free tier to start.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Deal ID deal_id | string | Required | The numeric ID of the deal |
{"deal_id": "e.g. 12345"}
{"deal": {"id": 1,"name": "Enterprise Contract","amount": 10000,"owner_id": 456,"deal_stage_id": 3,"expected_close": "2025-06-30"}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.