Short answer: Drop the "Instagram → Create Media Container (step 1)" 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 |
|---|---|---|---|
Media Type media_type | options | Required | — |
Image URL (public) image_url | string | Optional | A fully qualified URL (https://...) for the image url (public). |
Video URL (public) video_url | string | Optional | A fully qualified URL (https://...) for the video url (public). |
Caption caption | string | Optional | — |
Location FB Page ID location_id | string | Optional | — |
{"media_type": "{{trigger.media_type}}","image_url": "e.g. https://example.com/path","video_url": "e.g. https://example.com/path","caption": "{{trigger.caption}}","location_id": "{{trigger.location_id}}"}
{"id": "17841405822304914"}
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.