I’ve seen another topic similar to this one, but as I don’t need it to trigger at the EXACT TIME, but more for a SPECIFIC DATE, I was curious to see how it’s different.
The thing I’m looking for is the following:
Every time a date arrives in Monday.com (in this specific column), it sends a message on Discord that looks like this:
“Hey, it’s been a while since [Pulse name] answered, we should contact them again!”
The thing is, I know Monday has is own “trigger”, and Make as well.
But when I’m looking on Monday, it doesn’t asks me to work with any other integration than slack (can’t find anything else), and in Make, I can’t find a way to process only the Dates that are concerned
The ideal thing would be thet "every day at 9am, the scenario launches and either:
- (first solution) send mutiple messages for each orders;
- (ideal) send ONE message with the recap of all the orders that arrived to this date;
- or (even better), send multiple Embed messages for each, and whenever the reminder is sent, we click on the embed button, and on Monday.com, it adds 1 more week to the “Relance BAT” column, so we can have a new alert a week later.
The last one would be luxury, but first if someone manages to make the second option work in the first place, that would be nice!