Setup

To use the Conversations API, install the @wix/inbox package using npm or Yarn:

Copy

or

Copy

Then import { conversations } from @wix/inbox:

Copy
Did this help?