Skip to content

When/how to call $intercom.update() #19

@juanpasolano

Description

@juanpasolano

This is not a bug report.
I just want to know what would be the best way to call $intercom.update() so the chat can work sort of realtime. I have received this message from an Intercom representative and I am wondering how to handle this chat issue.

Intercom only checks for new user messages when the Intercom javascript loads, which happens on a page refresh or when a user opens the message window.
You can use the Javascript API and call Intercom('update') to check for new messages more frequently, but that will still only work when the message window is closed.
We're working on real time chat, but it's not quite there yet. Let me know if you have any other questions.

Thanks for sharing this module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions