Skip to main content
Best answer

Scheduled Reminder about Trello Cards in Slack

  • September 10, 2021
  • 1 reply
  • 27 views

Hey there,

i want to get stared in Zapier and the first use case i want to try is:

 

  • Turn a slack message into a trello card
  • notifiy me about trello cards that are not finished every 4 hours by messaging me in slack

I am particulary interested in clues about

  • How to get the list of trello cards
  • how to trigger the check every 4 hours

Cheers

Jens


 

Best answer by Troy Tessalone

Hi @j.kisters 

Zaps are best suited to work on an individual record (e.g. Card) basis rather than in bulk (e.g. Cards).

More advanced solutions generally involve an app’s API.

App APIs can be used in Zaps with the Code app or Webhooks app.

Code: https://zapier.com/apps/code/help

Webhooks: https://zapier.com/apps/webhook/help

 

You can use the Schedule app to trigger Zaps are defined intervals: https://zapier.com/apps/schedule/integrations

 

You may want to consider using these Zap steps.

  1. Trigger: Slack - New Pushed Message
  2. Action: Trello - Create Card
  3. Action: Delay (for 4 hours)
  4. Action: Trello - Find Card (map Card ID from step 2)
  5. Action: Filter (exclude completed Trello Cards)
  6. Action: Slack - Send Channel Message (or other option)

 

Also, check out the Butler Power-Up from Trello: https://help.trello.com/article/1198-an-intro-to-butler

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Troy Tessalone
Forum|alt.badge.img+14
  • Zapier Expert
  • 31340 replies
  • Answer
  • September 10, 2021

Hi @j.kisters 

Zaps are best suited to work on an individual record (e.g. Card) basis rather than in bulk (e.g. Cards).

More advanced solutions generally involve an app’s API.

App APIs can be used in Zaps with the Code app or Webhooks app.

Code: https://zapier.com/apps/code/help

Webhooks: https://zapier.com/apps/webhook/help

 

You can use the Schedule app to trigger Zaps are defined intervals: https://zapier.com/apps/schedule/integrations

 

You may want to consider using these Zap steps.

  1. Trigger: Slack - New Pushed Message
  2. Action: Trello - Create Card
  3. Action: Delay (for 4 hours)
  4. Action: Trello - Find Card (map Card ID from step 2)
  5. Action: Filter (exclude completed Trello Cards)
  6. Action: Slack - Send Channel Message (or other option)

 

Also, check out the Butler Power-Up from Trello: https://help.trello.com/article/1198-an-intro-to-butler