Short answer: Drop the "DigitalOcean → Get Droplet" 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 |
|---|---|---|---|
Droplet ID droplet_id | string | Required | Droplet ID. Example: 123456 |
{"droplet_id": "e.g. 123456"}
{"droplet": {"id": 123,"name": "web-1","status": "active","networks": {"v4": [{"type": "public","ip_address": "1.2.3.4"}]},"size_slug": "s-1vcpu-1gb"}}
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.