instagramInstagram is a social media platform for sharing photos, videos, and stories. Only supports Instagram Business and Creator accounts, not Instagram Personal accounts.
Acciones disponibles (16)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Create Carousel ContainerINSTAGRAM_CREATE_CAROUSEL_CONTAINERAcciónCreate a draft carousel post with multiple images/videos before publishing.
INSTAGRAM_CREATE_CAROUSEL_CONTAINERAcciónCreate a draft carousel post with multiple images/videos before publishing.
Parámetros de entrada
captionstringchildrenstring[]ObligatorioList of child creation_ids (image/video items)
ig_user_idstringObligatorioInstagram Business Account ID
graph_api_versionstring
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create Media ContainerINSTAGRAM_CREATE_MEDIA_CONTAINERAcciónCreate a draft media container for photos/videos/reels before publishing.
INSTAGRAM_CREATE_MEDIA_CONTAINERAcciónCreate a draft media container for photos/videos/reels before publishing.
Parámetros de entrada
captionstringPost caption
cover_urlstringOptional cover image URL for reels/videos
image_urlstringPublic URL of the image
video_urlstringPublic URL of the video
ig_user_idstringObligatorioInstagram Business Account ID
media_typestringExplicit media type override, e.g., REELS or CAROUSEL.
content_typestringenumWhat you want to post: 'photo', 'video', 'reel', or 'carousel_item' (for carousel drafts)
photovideoreelcarousel_itemis_carousel_itembooleangraph_api_versionstring
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Create PostINSTAGRAM_CREATE_POSTAcciónPublish a draft media container to instagram (final publishing step).
INSTAGRAM_CREATE_POSTAcciónPublish a draft media container to instagram (final publishing step).
Parámetros de entrada
ig_user_idstringObligatorioInstagram Business Account ID
creation_idstringObligatorioDraft ID returned from create actions
graph_api_versionstring
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get ConversationINSTAGRAM_GET_CONVERSATIONAcciónGet details about a specific instagram dm conversation (participants, etc).
INSTAGRAM_GET_CONVERSATIONAcciónGet details about a specific instagram dm conversation (participants, etc).
Parámetros de entrada
conversation_idstringObligatorioConversation ID
graph_api_versionstring
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Post CommentsINSTAGRAM_GET_POST_COMMENTSAcciónGet comments on an instagram post.
INSTAGRAM_GET_POST_COMMENTSAcciónGet comments on an instagram post.
Parámetros de entrada
afterstringCursor for pagination - get comments after this cursor
limitintegerNumber of comments to return (max 100)
ig_post_idstringObligatorioInstagram Post ID
graph_api_versionstring
Parámetros de salida
dataobject[]errorstringError if any occurred during the execution of the action
pagingobjectsummaryobjectsuccessfulbooleanObligatorioWhether or not the action execution was successful or not
Get Post InsightsINSTAGRAM_GET_POST_INSIGHTSAcciónGet instagram post insights/analytics (impressions, reach, engagement, etc.).
INSTAGRAM_GET_POST_INSIGHTSAcciónGet instagram post insights/analytics (impressions, reach, engagement, etc.).
Parámetros de entrada
metricstring[]Metrics to retrieve for the media
ig_post_idstringObligatorioInstagram Post ID
graph_api_versionstring
Parámetros de salida
dataobject[]errorstringError if any occurred during the execution of the action
pagingobjectsuccessfulbooleanObligatorioWhether or not the action execution was successful or not
Get Post StatusINSTAGRAM_GET_POST_STATUSAcciónCheck the processing status of a draft post container.
INSTAGRAM_GET_POST_STATUSAcciónCheck the processing status of a draft post container.
Parámetros de entrada
creation_idstringObligatorioPost container creation id
graph_api_versionstring
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get User InfoINSTAGRAM_GET_USER_INFOAcciónGet instagram user info including profile details and statistics.
INSTAGRAM_GET_USER_INFOAcciónGet instagram user info including profile details and statistics.
Parámetros de entrada
ig_user_idstringInstagram Business Account ID (optional, defaults to current user)
graph_api_versionstring
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get User InsightsINSTAGRAM_GET_USER_INSIGHTSAcciónGet instagram account-level insights/analytics (profile views, reach, impressions, etc.).
INSTAGRAM_GET_USER_INSIGHTSAcciónGet instagram account-level insights/analytics (profile views, reach, impressions, etc.).
Parámetros de entrada
sincestringStart date for insights (YYYY-MM-DD format)
untilstringEnd date for insights (YYYY-MM-DD format)
metricstring[]Metrics to retrieve for the user account
periodstringTime period for insights (day, week, days_28)
ig_user_idstringInstagram Business Account ID (optional, defaults to current user)
graph_api_versionstring
Parámetros de salida
dataobject[]errorstringError if any occurred during the execution of the action
pagingobjectsuccessfulbooleanObligatorioWhether or not the action execution was successful or not
Get User MediaINSTAGRAM_GET_USER_MEDIAAcciónGet instagram user's media (posts, photos, videos).
INSTAGRAM_GET_USER_MEDIAAcciónGet instagram user's media (posts, photos, videos).
Parámetros de entrada
afterstringCursor for pagination - get media after this cursor
limitintegerNumber of media items to return (max 100)
ig_user_idstringInstagram Business Account ID (optional, defaults to current user)
graph_api_versionstring
Parámetros de salida
dataobject[]errorstringError if any occurred during the execution of the action
pagingobjectsuccessfulbooleanObligatorioWhether or not the action execution was successful or not
List All ConversationsINSTAGRAM_LIST_ALL_CONVERSATIONSAcciónList all instagram dm conversations for the authenticated user.
INSTAGRAM_LIST_ALL_CONVERSATIONSAcciónList all instagram dm conversations for the authenticated user.
Parámetros de entrada
afterstringCursor for pagination
limitintegerig_user_idstringInstagram Business Account ID (optional for /me/conversations)
graph_api_versionstring
Parámetros de salida
dataobject[]errorstringError if any occurred during the execution of the action
pagingobjectsuccessfulbooleanObligatorioWhether or not the action execution was successful or not
List All MessagesINSTAGRAM_LIST_ALL_MESSAGESAcciónList all messages from a specific instagram dm conversation.
INSTAGRAM_LIST_ALL_MESSAGESAcciónList all messages from a specific instagram dm conversation.
Parámetros de entrada
afterstringCursor for pagination
limitintegerconversation_idstringObligatorioConversation ID
graph_api_versionstring
Parámetros de salida
dataobject[]errorstringError if any occurred during the execution of the action
pagingobjectsuccessfulbooleanObligatorioWhether or not the action execution was successful or not
Mark SeenINSTAGRAM_MARK_SEENAcciónMark instagram dm messages as read/seen for a specific user.
INSTAGRAM_MARK_SEENAcciónMark instagram dm messages as read/seen for a specific user.
Parámetros de entrada
recipient_idstringObligatorioRecipient PSID
graph_api_versionstring
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Reply To CommentINSTAGRAM_REPLY_TO_COMMENTAcciónReply to a comment on instagram media.
INSTAGRAM_REPLY_TO_COMMENTAcciónReply to a comment on instagram media.
Parámetros de entrada
messagestringObligatorioReply message text
ig_comment_idstringObligatorioInstagram Comment ID to reply to
graph_api_versionstring
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Send ImageINSTAGRAM_SEND_IMAGEAcciónSend an image via instagram dm to a specific user.
INSTAGRAM_SEND_IMAGEAcciónSend an image via instagram dm to a specific user.
Parámetros de entrada
captionstringimage_urlstringObligatorioPublicly accessible image URL
recipient_idstringObligatorioRecipient PSID
graph_api_versionstring
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Send Text MessageINSTAGRAM_SEND_TEXT_MESSAGEAcciónSend a text message to an instagram user via dm.
INSTAGRAM_SEND_TEXT_MESSAGEAcciónSend a text message to an instagram user via dm.
Parámetros de entrada
textstringObligatorioMessage text to send
ig_user_idstringInstagram Business Account ID (optional when using /me/messages)
recipient_idstringObligatorioRecipient PSID (Instagram-scoped ID)
graph_api_versionstringInstagram Graph API version
reply_to_message_idstringOptional message ID to reply to
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not