Hello, I’m having an issue with embedded views in chat or spaces. I’ve set up two bots:
- Bot 1 should send a chat message with a detail view of the newly added row
- Bot 2 should send a chat message with the same detail view when the column “Timestamp_cmd” is updated using an action.
The issue is that when trying to trigger the process editing or adding a row the view sent is shown like this:
If I try to test the bot if try to trigger the process the view is sent with the error shown before. If I try to trigger the action the view is correct:
I really can’t understand what I’m doing wrong. The app is deployed


