I created a Flow to get the Incidents from a customer. I use the ServiceNow connector from Flow. The connector is configured like this:
LIST RECORDS:
Record Type: Incident
Display System References: Yes
Exclude Reference Links: Yes
When I run this. it works. I get the infomrations in a json like I expect from all customers. When I add a query like this: company='COMAPANYA', I dont get anything back. Anyone an idea? I know this company exist and I see it in the first query...
Regards Daniel