Hi guys, i really love this platform, its fantastic how much can be done in a short period of time. I am currently developing a proof of concept for my company and i have the following dilemma:
A user communicates with my bot, initiating a transaction. This transaction is processed in the backend and completes at a different point in time, as it may involve a manual step. I cannot find a way to contact a specific user based on a backend event. I know webhooks enable me to access a flow and provide information to it, but i dont know how to go from there to relay the information to a specific user. I have the user ID.
I would really appreciate some insights.
Kind regards
Leon