salesforce api build query with array as parameter (IN condition instead of OR) – PHP
I have a list of emails and I have to check which of these emails already corresponds to a salesforce account and, for these, I have to get the Id to store in my system. The list is in a…