Skip to content

Introduction

Message retrieval by REST Clients is a two-step process:

  1. 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.
  2. Once a subscription is established, the client can send requests to retrieve messages for the subscription.