Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

autofetch date in slack workflow

Tags:

slack

I am creating a simple workflow(No coding yet) with a scheduled timer that will send a message in a Slack channel every day at 5 AM UTC. I want the Message to auto picks up the date while sending the message. Is it possible?

like image 729
Palash Dange Avatar asked Oct 28 '25 17:10

Palash Dange


1 Answers

As far as I can tell, you can not do so without coding an implementation.

When setting up messages as a workflow step using the basic slack-provided option, the only variables you can insert in the message are references to the channel where the workflow is being executed and to the user executing the workflow.

Coding up a workflow step is not particularly challenging though, so take a look at the slack documentation here for a guide on how to approach it.

like image 66
m.oulmakki Avatar answered Oct 31 '25 11:10

m.oulmakki



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!