Open
Description
When trying to send a Slack message using the “Blocks” field populated with {{Send_Direct_Message.data}}, the request fails unexpectedly.
Steps to reproduce
- Go to the Slack integration inside Appsmith.
- Select the “Send Message” action.
- Populate the Blocks field with {{Send_Direct_Message.data}}.
- Execute the action
Expected behaviour:
The message should be sent successfully, rendering the provided blocks
Activity