Hello,
If I have my card as an item in another card's checklist, is there a way to have that card's due date auto-updated when the checklist item (in the other card)'s due date is updated? Thanks!
There is no trigger for checklist item due date when it is updated such that you can use it as the trigger event for your automation. If you are using webhook, there is an event you can intercept. This will involve the use of Trello api.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's not a trigger for watching if the date changes, but there's a trigger for watching if a checklist item's due date is set.
I think you might be able to use that to find the card and then use an action to set the due date on the card, but you can't access the item due date, so i'm not sure how you'd be able to set it on the following card.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.