Integrating With HubSpot I: Foundations Certification Answers

A customer wants a ticket’s data called on a certain web page to also be available in other parts of the integration. What could you do to ensure you’re not making too many of the same calls to the API?

Latest Update on 5th July, 2023 by Certification Course Answers

A customer wants a ticket’s data called on a certain web page to also be available in other parts of the integration. What could you do to ensure you’re not making too many of the same calls to the API?

  1. Cache the data on the first call and then grab the data from the cache on subsequent uses.
  2. Use a batch API to call the data multiple times with one endpoint.
  3. Write an automation with a webhook API that’ll call the data on subsequent uses.
  4. Restrict the data to only appear on certain web pages.

Correct Answer :

  • Cache the data on the first call and then grab the data from the cache on subsequent uses.

Latest Updates

No posts found in this category.