Introduction¶
Message retrieval by REST Clients is a two-step process:
- REST client must establish a subscription. Subscription request may include filtering options such as a subtopic and/or selector. The result of the subscription request is the subscription ID assigned by Backendless.
- Once a subscription is established, the client can send requests to retrieve messages for the subscription.