Skip to main content

Per the title.

Is this a bug? If so, is there an ETA for a fix?

Is there a workaround?

Hi Ian, and welcome to the community!

Just a wild hunch…

Probably not a bug; more likely a character encoding issue in your find code. The plus sign (+) is a special character and you may need to encode it for the search to work.


Hi Ian, and welcome to the community!

Just a wild hunch…

Probably not a bug; more likely a character encoding issue in your find code. The plus sign (+) is a special character and you may need to encode it for the search to work.


It sounds like this is a Zapier bug with URL encoding, opening an issue there.


It sounds like this is a Zapier bug with URL encoding, opening an issue there.


Possibly, but not enough data to be certain yet.