Skip to main content
Best answer

Clio to Trello Task Automation

  • February 9, 2021
  • 4 replies
  • 112 views

My law firm uses Clio as our Practice Management System, and I am trying to create a Zap that will automatically create a card in Trello’s “To Do” List any time a Task is created in Clio.

 

I have managed to get everything to work BUT the assigning of the task to the appropriate Team member in Trello.  For example, if a Task in Clio is assigned to John Smith, I need the member to be added to the Card when it gets created in Trello.  It seems as though I can program ALL tasks to be assigned to John Smith when the card is created in Trello, but that doesn’t do me much good if the Task was assigned to Jane Doe in Clio originally.

 

If anyone who is using both Clio and Trello figured out how to make this work, I would love to know what I’m doing wrong.

Best answer by Troy Tessalone

Hi @jrazumich 

Options to try...

  1. Add Zap per Person with a Filter step: https://zapier.com/apps/filter/help
  2. Use Paths in a Zap: https://zapier.com/apps/paths/integrations
  3. Use a Formatter > Utiliites > Lookup Table: https://zapier.com/help/doc/how-use-formatter-functions#using-the-lookup-table
  4. Use a GSheet as a lookup table, then use the GSheet Lookup Row action step.
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

4 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • Answer
  • February 9, 2021

Hi @jrazumich 

Options to try...

  1. Add Zap per Person with a Filter step: https://zapier.com/apps/filter/help
  2. Use Paths in a Zap: https://zapier.com/apps/paths/integrations
  3. Use a Formatter > Utiliites > Lookup Table: https://zapier.com/help/doc/how-use-formatter-functions#using-the-lookup-table
  4. Use a GSheet as a lookup table, then use the GSheet Lookup Row action step.

GetUWired
Forum|alt.badge.img+12
  • Zapier Solution Partner
  • February 9, 2021

@jrazumich 

Troy has got it! You will need to use the lookup table or Google Sheets to match the assigned user from the Clio task to the user ID in Trello. You can then dynamically pass the matched ID into the card when creating it. 

 


  • Author
  • Beginner
  • February 9, 2021

Awesome, thanks guys!  I’ll take a look at making that work, now!


  • Author
  • Beginner
  • February 9, 2021

Perfect!  It works exactly like I needed it to.

 

Thanks, guys!