Instagram Inbox: Please prioritize Profile Pictures + Reply/Quote support

First of all, congratulations on the product. I'm building a multi-tenant CRM using Zernio as the social connectivity layer, and the experience has been great so far.

However, there are two important gaps in the Instagram Inbox integration that make it difficult to provide a complete customer support experience.


1. Instagram Profile Picture

Currently, the Contact API and the message.received webhook don't expose the customer's profile picture.

This means every Instagram conversation in our CRM displays a generic avatar instead of the customer's real profile photo.

The Meta Instagram Messaging API already makes this information available, so exposing it through Zernio would greatly improve the user experience.


2. Instagram Reply / Quote Support

This is the biggest limitation.

When a customer replies to a previous Instagram message, Meta includes the reply/context information.

However, Zernio currently doesn't expose this reference in:

  • message.received webhook

  • Messages API

  • Conversations API

Because of that, CRM platforms cannot display quoted messages like WhatsApp or Telegram.

This is one of the most common features users expect from a shared inbox.

Ideally, Zernio could expose something like:

{ "quotedMessageId": "...", "replyToMessageId": "...", "context": { "messageId": "..." } }

or any equivalent reference to the original message.


Why this matters

Instagram is one of the most widely used messaging platforms for businesses today.

Many companies use Instagram as their primary sales and customer support channel.

These two features would allow developers building CRMs and shared inboxes to provide a much more complete and professional experience.

Since Meta already provides this information, it would be fantastic if Zernio could prioritize exposing it through the API and webhooks.

Thank you for the great work! πŸš€

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
πŸ’‘

Feature Request

Date

About 1 month ago

Author

Diogo Salvador

Subscribe to post

Get notified by email when there are changes.