Hi everyone,
I’m running into an issue with Zapier’s built‑in SugarCRM Find Record action. I have it configured with “Return all items as list items”, but it always returns exactly one record—even though multiple records clearly match the filter criteria.
I normally would use a custom webhook or the custom code block instead, but our SugarCRM instance only allows access by a certain IP-range. The SugarCRM block works fine for that, as it only uses a small number of IP adresses, but the webhook or the custom code block cannot access the sugar API as the requests could come from IPs basically over the whole US.
Can anyone help, how to configure the SugarCRM Find Record block to yield multiple results?
Thanks in advance! Any insights or suggestions appreciated.