Lodol Docs

Instagram for Business

API actions for the Instagram for Business integration.

Instagram for Business

Publish photos and videos to your Instagram for Business account using an access token.


Post a photo

Publish a photo with an optional caption to your Instagram Business account.

Parameters

ParameterTypeRequiredDescription
image_urlstringYesDirect URL to the image to publish.
captionstringNoCaption to include with the post.
instagram_business_account_idstringNoOverride the default Instagram Business Account ID for this request.

Response

{}

Post a video

Publish a video with an optional caption to your Instagram Business account.

Parameters

ParameterTypeRequiredDescription
video_urlstringYesDirect URL to the video to publish.
captionstringNoCaption to include with the post.
instagram_business_account_idstringNoOverride the default Instagram Business Account ID for this request.

Response

{}

On this page