Unanswered
Hi, With A Given Task Id, How Do I Get All The Information Of The Tab "Info" In The Python Sdk ?
I Struggle To Find That In The Doc
Hi @<1576381444509405184:profile|ManiacalLizard2> , I would suggest playing with the Task object in python. You can do dir(<TASK_OBJECT>)
in python to see all of it's parameters/attributes.
119 Views
0
Answers
one year ago
one year ago