This topic was automatically generated from Slack. You can find the original thread here.
I am not seeing any events come through for the slack-new-message-in-channels trigger. I’ve configured it to watch a private channel, but when I send a message to that channel the event never appears in Pipedream.
Note also I tried out the other trigger New Direct Message (Instant) from Slack and tried sending a DM to myself. An event for this was also not created
Ben, interestingly DMs to yourself are filtered out, which could make this trigger a bit harder to test. I can have this updated so that there’s a new boolean prop, would this be helpful to you?
Ignore Messages from Yourself
Ignores messages sent to yourself.
Yeah this would be helpful, as its actually very useful to be able to trigger with a message to myself. My use case is that I’m trying to create an automated personal-todo workflow, since trigger on message save is no longer supported.
Either a private channel, or a DM to myself would have worked. DM probably preferable anyways!