メインコンテンツまでスキップ

Instagram Block

The Instagram Block connects your Instagram Professional account to Convotic, enabling DM sync, comment tracking, and story reply handling. All conversations are unified in your Convotic inbox and can trigger automated Workflows.

Features

FeatureDescription
DM syncAll Instagram Direct Messages are synced to Convotic in real time. Agents can reply from the Convotic inbox.
Comment trackingPublic comments on your posts are captured and can trigger Workflows (e.g., auto-reply via DM).
Story repliesWhen a user replies to your Instagram Story, the reply appears in Convotic and can trigger automations.
Media supportSend and receive images, videos, and voice messages through the Convotic inbox.

Connection flow

The Instagram Block uses OAuth 2.0 via the Facebook/Meta platform.

  1. Go to Settings > Blocks > Instagram and click Connect.
  2. You will be redirected to Facebook Login.
  3. Select the Facebook Page linked to your Instagram Professional account.
  4. Grant the requested permissions (pages_messaging, instagram_basic, instagram_manage_messages, instagram_manage_comments).
  5. Convotic stores the access token and begins syncing.
警告

Instagram messaging is only available for Instagram Professional accounts (Business or Creator) that are linked to a Facebook Page.

Webhook events

The Instagram Block produces the following webhook events:

EventDescription
messaging.message.receivedA new DM was received from a user.
messaging.message.sentA message was sent to a user (from Convotic or the native app).
messaging.message.readA message was read by the recipient.
messaging.comment.createdA new comment was posted on one of your posts.
messaging.story_reply.receivedA user replied to your Instagram Story.
messaging.reaction.addedA user reacted to a message.

Workflow triggers

The following triggers are available when the Instagram Block is connected:

TriggerDescription
new_messageFires when any new DM is received.
keywordFires when an incoming message matches a specified keyword or phrase.
story_replyFires when a user replies to your Story.
comment_keywordFires when a comment on your post contains a specified keyword.
new_conversationFires when a DM is received from a user for the first time.

Example: auto-reply to a Story mention

  1. Create a new Workflow with the story_reply trigger.
  2. Add a Send Message node with a thank-you message.
  3. Optionally add a Tag Contact node to label users who engage with your Stories.
  4. Publish the Workflow.

Permissions required

PermissionWhy it is needed
pages_messagingSend and receive DMs
instagram_basicRead profile information
instagram_manage_messagesAccess Instagram DM conversations
instagram_manage_commentsRead and respond to comments

Limitations

  • Instagram enforces a 24-hour messaging window. You can only send messages to users who have messaged you within the last 24 hours, unless you use a pre-approved message tag.
  • Comment replies via the API are limited to text only.
  • Group conversations are not supported by the Instagram API.