I have a large # of connections to Salesforce across almost every object (Leads, Accounts, Campaigns, Opportunities) and have it connected in multiple ways (via Query, via Direct Object, via Reports).
In some instances, I have multiple connections to the same object, but with different queries.
If I have Domo hitting Salesforce on one object every 15 minutes where the Domo request is "pull 15,000 records", is that ONE API call or 15,000 API calls?
I need to re-evaluate my API call strategy.