heroku / roadmap

This is the public roadmap for Salesforce Heroku services.
193 stars 11 forks source link

Flexible Heroku external object limit #226

Open vivekvj01 opened 11 months ago

vivekvj01 commented 11 months ago

Required Terms

What service(s) is this request for?

Heroku connect

Tell us about what you're trying to solve. What challenges are you facing? Heroku External Objects is available as part of Heroku Connect. It provides an oData wrapper for a Heroku Postgres database that has been configured for use with Heroku Connect. This feature allows other web services to retrieve data from within the specified Heroku Postgres database using RESTful endpoints generated by the wrapper.

Used in tandem with Salesforce Connect, the feature permits data in a Heroku Postgres database to be represented in a Salesforce deployment, where it can be viewed (including within Apex and Visualforce pages), searched, and related to other objects. It can’t be used in standard reports as the data is only available by reference.

Currently we limit this to : 20,000 OData callouts per hour for Enterprise.