Short answer: Drop the "Reddit → Reddit Add Comment" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Parent ID (t3_xxx for post, t1_xxx for comment) thing_id | string | Required | — |
Comment Text text | string | Required | — |
{"thing_id": "{{trigger.thing_id}}","text": "{{trigger.text}}"}
{"json": {"data": {"things": [{"data": {"id": "cmm_abc","body": "Reply text","name": "t1_cmm_abc","permalink": "/r/test/comments/.../"}}]}}}
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.
Triggered by anything in the catalog. Free tier available. No credit card.