Create a Client App and an AnyPoint MQ Queue

Store the order requests from your POS app by creating a queue in your AnyPoint MQ (Messaging Queue) app. To create a queue, first create a client app and get the client ID and client secret. These client credentials are required when accessing the queue. Use the client id, client secret, and queue to enable integrations from Salesforce.

  1. From AnyPoint MQ, create a client app, and copy the client ID and the client secret from the client app.
  2. To store the request for orders from your POS app, create an AnyPoint MQ queue. For example, orders-queue.

SEE ALSO