Testing Inbound Import Set API Request with ATF
I've got a request payload that's a JSON array of objects that will be sent as a post request to the /now/import/{stagingTableName}/insertMultiple endpoint ad-hoc. I've already built the staging table (extends Import Set Row) and have a step in an AT...
