Conversation history
Webhooks deliver messages as they arrive. The conversations list gives you everything that came before.Both lists are paginated: follow the top-level
paging.next URL for more conversations, and each conversation’s messages.paging cursors for older messages.
Who you are talking to
Look up the profile behind an IGSID from a webhook, so replies can use their name or adapt to whether they follow you.
The profile is only available after the person messages you, or taps an ice breaker or menu item.
Someone who only commented on a post returns a consent error until they send a DM.
Next steps
- Ice breakers and menus: Set the questions and menu people see when a chat opens.
- Receive webhooks: Handle new messages as they arrive.