Skip to main content

Chat SDK adds Instagram adapter

By Steven Van ·

You can now build bots for Instagram with the new Instagram adapter for Chat SDK.

Vercel's Chat SDK now includes an Instagram adapter, so bots can send and receive direct messages and media, render cards as quick replies and link buttons, show typing indicators, receive reactions, and handle story replies. It connects through Meta's Instagram Messaging API and requires a professional Business or Creator account.

  • Streamed responses are buffered and sent as a single message once the stream completes.
  • Meta's 24-hour messaging window applies, so bots can only reply within a day of the user's last message.

Documentation and the adapter directory are linked from the announcement.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Chat SDK adds Instagram adapter on Creators Toolbox