Get New Team

 avatar
user_0223141589
python
2 years ago
262 B
6
Indexable
payload = {"q":
            "SELECT classification.id, classification.name, \
                classification.custrecord3 as department, classification.isinactive \
                FROM classification WHERE classification.lastmodifieddate>='{}'".format(new_date)}
Editor is loading...
Leave a Comment