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.


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_idstringNoID 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

ParameterTypeRequiredDescription
video_urlstringYesDirect URL to the video to publish.
captionstringNoCaption to include with the post.
instagram_business_account_idstringNoID of a different Instagram Business account to post from. Leave blank to use the account saved with your connection.

Response

{}

On this page