Code (PyThon) - variable for query looks like this
vars = {"myItemName": "testing","columnVals": json.dumps({"link": {"url":"wwww.google.com","text":"google.com"},"people1":"14123922,12472244","timeline":"2020-11-19-2020-11-29"}),}
timeline is of type “timerange”.
What am I doing wrong here?