I am new to external scripting in Service Now.
I have this requirement of performing a text search in Service Now. I'm planning to insert the texts to be searched in a csv file and then through a python rest API of service now, perform the text search.
However, I was unable to find any direct python REST Service Now API to do text search. Does anyone know any alternative ways of doing this task?
Thanks in Advance!