To reach those routes with Slack, your trigger module has to run at the time your message needs to be sent.
Instead, you need to schedule a callback to a different scenario (with a Slack module) at the time you want the Slack message to go out.
For examples, you can search this forum. e.g.: