tsakatanis
06/30/2020, 2:14 PMr = <http://session.post|session.post>(
url='<https://xxxxxx.suitetalk.api.netsuite.com/services/rest/query/v1/suiteql>',
headers={"q": "SELECT email, COUNT(*) as count FROM transaction GROUP BY email"
}
)