Thank you for this. This was super helpful. Typically, this type of background helps us help you better:
But, what you’re describing here is impossible. For problems like this, you can build your own Experience API.
You can make an authenticated route for your customer to report state (/my-application/state
).
What you’re describing here is something Losant can do, but you’d have to build this functionality into your experience. For example, all the things you’d like customers to do to your application, you can expose an Experience Endpoint for.
Instead of thinking of it as a “fixed” token, it’s a “fixed” endpoint. Then, you can control the and authentication logic of the input in an Experience Workflow.