How to Trigger Workflow for New Direct Messages to Slack Bot App Without Errors?

can you tell me what scopes are added for you to send this message because i get missing scope error

To send a message using the Slack API’s chat.postMessage method, you need to have the chat:write scope added to your Slack bot. If you’re still encountering the “missing_scope” error after adding this scope, please double-check your Slack bot’s configuration and ensure it’s set up correctly in Pipedream. If you need further assistance, please provide more details about your workflow and the specific action you’re trying to perform.

i have already added chat:write

I apologize for the confusion. Since you’ve already added the chat:write scope and are still encountering the “missing_scope” error, there might be an issue with the Slack bot’s configuration or the way it’s set up in Pipedream. To help you further, I’ll need more information about your workflow and the specific action you’re trying to perform. Please provide more details, and I’ll do my best to assist you.