Hello.
We used to host SysAid locally and I had the following query that went to the local DB directly.
SELECT id FROM service_req WHERE sr_cust_sap_transports Like '%123456789%’
Now that we moved to the SysAid cloud I need to redo this query using the REST API.
Would like assistance in this translation. :)
Thank you
Rudy