Entries
All the data sent by someone to an Inbox is called an Entry. In Threads and Stores, a user must be assigned to the container to send data. In Inboxes, however, anyone who has Inbox ID can send a reply (assuming they have the Bridge URL and Solution ID).
The sample code on this page is based on the same assumptions
Public Connection
Endpoint provides different ways to connect to a Bridge instance.
When using "public" connection you don't have to pass a private key. A random private key will be generated for each connection. The public connection provides only the methods related to sending Inbox entries and retrieving public metadata related to the Inbox.
To submit data using public connection use sendDataToInbox
:
You have to pass required Bridge URL and Solution ID. Then use an inboxApi
.
Submitting Entries
Fetching Entries
Fetching entries requires secure private connection.
Fetching the most recent Entries submitted to Inbox:
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.