Skip to main content
Best answer

How do I record the date a Trello card was added in Google Sheets?

  • September 26, 2022
  • 2 replies
  • 98 views

Zap process:

  1. New card added to trello list
  2. Zapier records date the card was added using formatter. (However I do not know which data value to use from trello to acquire the date the card was added. See photo reference #1)
  3. The date is added to a column in google sheets. (Photo reference #2)

Best answer by robschmidt

Hi @TornadoThunder 

There should be a value “Created Date” that you can use. Based on your description it looks like you can also use the “{{zap_meta_human_now}}” formula in that field, just copy paste that formula into that field..

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

robschmidt
Forum|alt.badge.img+9
  • Zapier Solution Partner
  • Answer
  • September 26, 2022

Hi @TornadoThunder 

There should be a value “Created Date” that you can use. Based on your description it looks like you can also use the “{{zap_meta_human_now}}” formula in that field, just copy paste that formula into that field..


  • Author
  • Beginner
  • September 26, 2022

Hi @TornadoThunder 

There should be a value “Created Date” that you can use. Based on your description it looks like you can also use the “{{zap_meta_human_now}}” formula in that field, just copy paste that formula into that field..

Thank you so much!