I was able to trigger a workflow from my mobile application based on a logEvent that shows in the form of a popup notification to the user. This requires the user to click on that popup, which opens the messenger, then the user can interact with the rest of the workflow. Is it possible to trigger a workflow which shows the message within the Intercom messenger, not within a popup?
For example: I have a button in my mobile app. When the user taps that button, I would like to show the messenger with a workflow. Is that possible? If so, can you point me in the right direction? Thanks!