I’ve tried many versions of this but I can no longer search the slack API within a specific Channel and seems due to some encoding issue. This used to work but now fails to return any result if I do a search like “text in:#general” whereas just searching for “text” does work.
Here is the exact working URL that returns results in Slack’s URL tester. Copying that exact query into the GET webhook URL with my auth gets a successful response but it is empy of messages. On Slack URL tester page searching for “and” in our #general channel obviously returns lots of results!
Slack Tester URL working returns results:

Fails to work in Zapier call - returns as if search is wrong - no results.
I tried adding Content-Type with url-encoded blah blah stuff but it changes nothing. I think url encoding is assumed.



















