Instagram for Business
API actions for the Instagram for Business integration.
Instagram for Business
Publish photos and videos to your Instagram for Business account.
Post a photo
Publish a photo with an optional caption to your Instagram Business account.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
image_url | string | Yes | Direct URL to the image to publish. |
caption | string | No | Caption to include with the post. |
instagram_business_account_id | string | No | ID of a different Instagram Business account to post from. Leave blank to use the account saved with your connection. |
Response
{}Post a video
Publish a video with an optional caption to your Instagram Business account.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
video_url | string | Yes | Direct URL to the video to publish. |
caption | string | No | Caption to include with the post. |
instagram_business_account_id | string | No | ID of a different Instagram Business account to post from. Leave blank to use the account saved with your connection. |
Response
{}