简体   繁体   English

Salesforce-HubSpot API调用

[英]Salesforce - HubSpot API calls

in my current company we are using Salesforce and HubSpot, and we have synchronized Contacts and Leads. 在我目前的公司中,我们正在使用Salesforce和HubSpot,并且我们已经同步了联系人和潜在客户。

HubSpot does around 7000-8000 daily api calls, but I do not know what is the frequency HubSpot connects to Salesforce, or if there are some ways to reduce this number. HubSpot每天执行大约7000-8000次api调用,但是我不知道HubSpot连接到Salesforce的频率是多少,或者是否有减少此数目的方法。

Thanks. 谢谢。

Salesforce limits its API calls with the edition and licenses you have see this link Salesforce使用您看到的版本和许可证限制其API调用
( https://help.salesforce.com/HTViewHelpDoc?id=integrate_api_rate_limiting.htm ) and for reducing the api calls from Hubspot end follow this link ( http://knowledge.hubspot.com/salesforce-integration-user-guide/how-to-adjust-your- salesforce-api-call-limit) https://help.salesforce.com/HTViewHelpDoc?id=integrate_api_rate_limiting.htm ),以减少来自Hubspot端的api调用,请点击以下链接( http://knowledge.hubspot.com/salesforce-integration-user-guide/如何调整您的 Salesforce API调用限制)

If you go over you're API call quota, Salesforce will send you an automated email letting you know of the overage. 如果您超出了API调用配额,则Salesforce会向您发送一封自动电子邮件,让您知道超额费用。

The usage limit for the lowest edition of Salesforce is 15,000. 最低版本的Salesforce的使用限制为15,000。 If you're currently at 8k/day, I wouldn't worry yet. 如果您目前每天的工作量为8k,那么我也不会担心。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM