High-level flow
For a more detailed description of the protocol, check out the full
spec.
- A thread is viewed in Plain.
-
Plain fires a POST request to your API with:
- The thread customer’s
email,idand, if set,externalId - The thread’s
idand, if set,externalId. - If the thread has a tenant, the tenant
idand, if set,externalId. - The configured customer card
keys
- The thread customer’s
- Your API responds with the JSON for each card
- Cards are shown to the user in Plain.

