Salesforce Connector & SF API Call Limit

When using the Domo SF connector, are you subjected to the SF API Call Limit? We already have a number api applications running against SF and need to verify if using Domo will count against our Call totals. @PMLeema

Answers

  • Billobi
    Billobi Contributor

    Absolutely, Domo calls will count against your API limits, whether you're doing report-based connections or SOQL queries. I'd recommend using a new service account within SF that you only use to authenticate in Domo to so that you can monitor the impact. Watch out for row abuse, use LAST X DAY type SOQL queries if the object has a dateUpdated field, etc.