Skip to content

Commit 77ae6de

Browse files
authored
Update README.md
1 parent 3ab2f9a commit 77ae6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
> [!IMPORTANT]
44
> For use with the **Heroku AppLink** and **Heroku Eventing** pilots only. For more information and signup please review [Getting Started with Heroku Integration (Pilot)](https://devcenter.heroku.com/articles/getting-started-heroku-integration) and [Getting Started with the Heroku Events (Pilot)](https://devcenter.heroku.com/articles/getting-started-heroku-events) (applies to pattern 4 only).
55
6-
This collection of pattern applications demonstrates various integration patterns between Heroku and Salesforce that take advantage of our Heorku Integration and Heroku Eventing features. They cover key use cases such as accessing Salesforce APIs for data exchange and automation (including efficient bulk data handling), extending Salesforce functionality by enabling Apex, Flow, and Agentforce to interact with Heroku apps, and scaling batch jobs by delegating compute-intensive tasks to Heroku Workers. Furthermore, the patterns illustrate how to leverage eventing for automation and communication, including triggering jobs and notifying users via custom notifications, showcasing the integration with low-code tools like Salesforce Flow.
6+
This collection of applications demonstrates various integration patterns between Heroku and Salesforce that take advantage of our Heorku AppLink and Heroku Eventing addons for Heroku. They cover key use cases such as accessing Salesforce APIs for data exchange and automation (including efficient bulk data handling), extending Salesforce functionality by enabling Apex, Flow, and Agentforce to interact with Heroku apps, and scaling batch jobs by delegating compute-intensive tasks to Heroku Workers. Furthermore, the patterns illustrate how to leverage eventing for automation and communication, including triggering jobs and notifying users via custom notifications, showcasing the integration with low-code tools like Salesforce Flow.
77

88
> [!NOTE]
99
> - Follow this repository for updates as we expand the patterns and languages they are availble in.

0 commit comments

Comments
 (0)