• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Slack Reminder Bot

Roshan

Member
Hello,

I am trying to create a simple automation on Slack. Essentially:
- If a person is tagged and doesn't respond within 1h, I want to send a link to that original message (where the person is tagged) as a DM to the tagged person.
- At EOD, send a DM summary of all tagged posts that are yet to have a response

When I connect a trigger, I noticed that it's across fixed channels - this is okay, though I prefer it for all channels.
- the challenge I am facing is that on a message where users are tagged in a post, the user IDs are used and not names (eg. <uxxxxxxxxxx>) but on the action, I can only pick users by name and not by their id.
- next challenge is, how do I get Pabbly to keep track of all posts and corresponding links with user tags; then watch for responses to that post (thread) and then DM the link to users.

Appreciate any help!
 

ArshilAhmad

Moderator
Staff member
Hi @Roshan,

Hello,

I am trying to create a simple automation on Slack. Essentially:
- If a person is tagged and doesn't respond within 1h, I want to send a link to that original message (where the person is tagged) as a DM to the tagged person.
- At EOD, send a DM summary of all tagged posts that are yet to have a response

When I connect a trigger, I noticed that it's across fixed channels - this is okay, though I prefer it for all channels.
- the challenge I am facing is that on a message where users are tagged in a post, the user IDs are used and not names (eg. <uxxxxxxxxxx>) but on the action, I can only pick users by name and not by their id.
You can try using 'Get User by ID' action event.
1736891055215.png

- next challenge is, how do I get Pabbly to keep track of all posts and corresponding links with user tags; then watch for responses to that post (thread) and then DM the link to users.
I'm afraid this use case is not possible, as there is no endpoint that can check the reply to a post after 1 hour.
 
Top