Skip to main content
Best answer

Unable to transfer ClickUp task date when moving it to Google Sheets.

  • September 21, 2023
  • 3 replies
  • 39 views

Hi there I am a new here ! 

 

I am trying to take date from a task in Click up and transfert it to a google sheet.  Every thing that I try in the action section doesn’t work. It only appeard random number when I try the retest step. 

 

I try several thing but nothing working. I have no date in my test record that matching what I needed. 

 

plz help me !! 

Best answer by SamBBest answer by SamB

Hello and welcome to the Community, @T0m! 👋

Ah, it looks like ClickUp is outputting a UNIX timestamp as the value for the date of the transaction. If you go to your Google Sheets action and type in ts directly before the selected ClickUp field then that should allow the timestamp to be converted into a more readable date and time. See Interpreting dates, times and timestamps in Google Sheets

Be sure to not leave any spaces between ts and the selected field, for example:
d0f3da046008039b50fc54cd43051fed.png

Can you give that a try and let us know whether that does the trick?

View original
Did this topic help you find an answer to your question?

3 replies

SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7592 replies
  • Answer
  • September 21, 2023

Hello and welcome to the Community, @T0m! 👋

Ah, it looks like ClickUp is outputting a UNIX timestamp as the value for the date of the transaction. If you go to your Google Sheets action and type in ts directly before the selected ClickUp field then that should allow the timestamp to be converted into a more readable date and time. See Interpreting dates, times and timestamps in Google Sheets

Be sure to not leave any spaces between ts and the selected field, for example:
d0f3da046008039b50fc54cd43051fed.png

Can you give that a try and let us know whether that does the trick?


  • Author
  • New
  • 1 reply
  • September 21, 2023

Its working very well !!

 

I had a formula (Unix timestamp) in javascript and now its working perfectly ! 

 

Thank you a lot ! 


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7592 replies
  • September 22, 2023

Yay! 🎉🎉🎉 That’s brilliant news @T0m!

I’m so pleased that did the trick. Please do reach back out to the Community if anything else pops up. We’re always here and happy to help! 🤗


Reply