Help

Find Record fails when searching using an email address containing an alias, e.g. foo+test@bar.com

Topic Labels: Integrations
Solved
Jump to Solution
928 3
cancel
Showing results for 
Search instead for 
Did you mean: 
Ian_Thiel
4 - Data Explorer
4 - Data Explorer

Per the title.

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

Is there a workaround?

1 Solution

Accepted Solutions
Bill_French
17 - Neptune
17 - Neptune

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.

See Solution in Thread

3 Replies 3
Bill_French
17 - Neptune
17 - Neptune

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.

Possibly, but not enough data to be certain yet.