# Heroku AppLink: Extend Salesforce with Any Programming Language

DevFeed: [Heroku AppLink: Extend Salesforce with Any Programming Language](<https://devfeed.tech/articles/heroku-applink-extend-salesforce-with-any-programming-language-26369.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/applink-extend-salesforce-with-any-programming-language/>)

Author: Vivek Viswanathan

Published: 2025-07-17T15:00:37Z

Content type: release

Language: en

Sources: [Heroku](<https://devfeed.tech/sources/heroku.md>)

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Programming language](<https://devfeed.tech/topics/programming-language.md>), [Code](<https://devfeed.tech/topics/code.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Python](<https://devfeed.tech/topics/python.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [agentforce](<https://devfeed.tech/tags/agentforce.md>), [apis](<https://devfeed.tech/tags/apis.md>), [applink](<https://devfeed.tech/tags/applink.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-flow](<https://devfeed.tech/tags/heroku-flow.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [programming-language](<https://devfeed.tech/tags/programming-language.md>), [python](<https://devfeed.tech/tags/python.md>), [release](<https://devfeed.tech/tags/release.md>), [salesforce](<https://devfeed.tech/tags/salesforce.md>)

## AI overview

Heroku introduces the generally available AppLink integration for Salesforce. AppLink lets developers securely deploy code written in different programming languages to the Salesforce platform and attach Heroku applications to multiple Salesforce orgs. The initial SDK support covers Node.js and Python, with Java examples using AppLink APIs.

## Source excerpt

The Salesforce platform offers a powerful array of tools for customization and building customer-centric experiences, from no-code automation with Flow, Prompt Builder, and Agent Builder, to robust Apex and Lightning Web Components. The art lies in choosing the right blend of these tools to achieve agility, optimize skill sets, and quickly adapt to business demands. [...] The post Heroku AppLink: Extend Salesforce with Any Programming Language appeared first on Heroku.