Messaging API


The Messaging API for BookyFlow is the interface between clients and the BookyFlow messaging database.

The Messaging API revolves around "groups". When a guest starts a new conversation with a property a new group is created and all relevant property managers are added to this group. All users of this group can then participate in the conversation.

If the guest has previously communicated with the property then the conversation continues where it left off.

--

All users using the system must send a valid Bearer token associated with their account with each API call. Although this REST API feature can be used by other clients, by default most messages will likely come through the BookyFlow Messaging System plugin which provides a variety of User Interfaces for that purpose. As a result all registered users visiting properties via the BookyFlow powered site will have tokens authorised to access the messaging system automatically created for them.