Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Checklist Item change trigger variable

Larry Larson January 27, 2021

I am using checklist item change to make calls to an external API with success. Is there anyway to capture the due date of that checklist item as a variable? eg {checklistitemduedate}? Likely not, but it would be really useful.

 

Thanks

1 answer

0 votes
milynnus
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.
January 28, 2021

@Larry Larson 

Definitely possible especially since you can code. 
here’s a video where I had worked with checklist item due dates. 
https://youtu.be/3R9RzO7zdAk

Larry Larson January 28, 2021

Thank you very much for that. Here is the code that is working for me:

when an item is checked, get url "https://johncage.org/data/siegellaw.cfc?method=checkItemChange&checklistitemname={checklistitemname}&checklistitemstate={checklistitemstate}&cardLink={cardlink}"

 

Is there a variable that will capture the due date of that checklist item? Say {checklistitemduedate}? I can't find that documented anywhere.

 

I really appreciate the help!

 

Larry

milynnus
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.
January 28, 2021

@Larry Larson 

Looks like you are relying on existing variable. I got the due dates programmatically. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events