Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I have a rule that sets a due date based on date in card name, but I need to set a due time also

Brianne Peck
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 5, 2025

This is my current rule

  • Trigger: when anyone enters a card name containing a date
  • Action: set due on the date

But I need to update this so that, when the due date is set, it is always set at 12:00pm on that date

 

1 answer

0 votes
Sunny Ape
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 5, 2025

hello @Brianne Peck 

Trello's automation does not have a built-in action that can set a due date time, only the due date.

You would need to build a custom Content action that sends a Put request to the Update a card endpoint in Trello's REST API and sets the due parameter to a UTC encoded date and time string.

Not a trivial task :)

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events