# AppLink

Published articles for AppLink.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Heroku AppLink: Now Using JWT-Based Authorization for Salesforce

DevFeed: [Heroku AppLink: Now Using JWT-Based Authorization for Salesforce](<https://devfeed.tech/articles/heroku-applink-now-using-jwt-based-authorization-for-salesforce-26373.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/applink-now-uses-jwt-based-authorization-salesforce/>)

Author: Vivek Viswanathan

Published: 2025-12-11T16:00:53Z

Content type: release

Language: en

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

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Security](<https://devfeed.tech/topics/security.md>), [Microservice](<https://devfeed.tech/topics/microservice.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>)

Tags: [applink](<https://devfeed.tech/tags/applink.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [continuous-deployment](<https://devfeed.tech/tags/continuous-deployment.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [news](<https://devfeed.tech/tags/news.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [secrets](<https://devfeed.tech/tags/secrets.md>), [security](<https://devfeed.tech/tags/security.md>), [tokens](<https://devfeed.tech/tags/tokens.md>)

### AI overview

Heroku AppLink now supports JWT-based authorization for Salesforce integrations. The update enables machine-to-machine authorization for automated CI/CD setup and reduces reliance on long-lived secrets and static credentials by providing on-demand tokens.

### Source excerpt

Modern Continuous Integration/Continuous Deployment (CI/CD) pipelines demand machine-to-machine authorization, but traditional web-based flow requires manual steps and often rely on static credentials; a major security risk. Heroku AppLink now uses JWT Authorization to solve both: enabling automated setup and eliminating long-lived secrets. In today's evolving threat landscape, security attacks increasingly exploit systems that rely on [...] The post Heroku AppLink: Now Using JWT-Based Authorization for Salesforce appeared first on Heroku.

## Heroku Introduces New Innovations to Expand the Capabilities of Every Salesforce Org

DevFeed: [Heroku Introduces New Innovations to Expand the Capabilities of Every Salesforce Org](<https://devfeed.tech/articles/heroku-introduces-new-innovations-to-expand-the-capabilities-of-every-salesforce-org-26471.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/new-innovations-expand-capabilities-every-salesforce-org/>)

Author: Betty Junod

Published: 2025-10-14T15:05:55Z

Content type: release

Language: en

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

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Heroku AI](<https://devfeed.tech/topics/heroku-ai.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Development](<https://devfeed.tech/topics/development.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Security](<https://devfeed.tech/topics/security.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [applink](<https://devfeed.tech/tags/applink.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-native](<https://devfeed.tech/tags/cloud-native.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [developers](<https://devfeed.tech/tags/developers.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-ai](<https://devfeed.tech/tags/heroku-ai.md>), [news](<https://devfeed.tech/tags/news.md>), [salesforce](<https://devfeed.tech/tags/salesforce.md>), [security](<https://devfeed.tech/tags/security.md>), [services](<https://devfeed.tech/tags/services.md>), [work](<https://devfeed.tech/tags/work.md>)

### AI overview

Heroku announces new innovations for its AI PaaS at Dreamforce, covering expanded pro-code and elastic compute, data foundation enhancements, and AI-assisted application building. The announcement also details AppLink improvements including JWT authentication, higher invocation throughput, and OpenAPI-based automation.

### Source excerpt

Today's businesses face a tremendous amount of complexity in tools, data silos, and systems that teams need to navigate to deliver unique and engaging experiences to their customers. Meanwhile developers are only able to spend a fraction of their time coding due to the cognitive load of technology complexity, constant context switching, and figuring out how to adopt AI effectively into their daily work. The Heroku AI PaaS is the Cloud Native Application Platform from Salesforce to seamlessly build and scale any custom service for greenfield app development, modernizing existing apps, and as part of a Salesforce cloud implementation. At Dreamforce, we are excited to introduce new innovations to our AI PaaS that expand the capabilities of every Salesforce org and empower new builders. Today's announcement includes innovations in three key areas: Expanding the capabilities of every Salesforce org with the flexibility of more pro-code and elastic compute with enterprise performance, scale and security enhancements. Enhancing and expanding the data foundation to empower our customers' modern and AI app strategies. Delivering new vibes using AI to make the process of building new applications as accessible as sending a text message. The post Heroku Introduces New Innovations to Expand the Capabilities of Every Salesforce Org appeared first on Heroku.

## Securing Salesforce Integrations with Heroku AppLink

DevFeed: [Securing Salesforce Integrations with Heroku AppLink](<https://devfeed.tech/articles/securing-salesforce-integrations-with-heroku-applink-26494.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/securing-salesforce-integrations-with-heroku-applink/>)

Author: David Baliles

Published: 2025-09-10T15:00:41Z

Content type: article

Language: en

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

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Security](<https://devfeed.tech/topics/security.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [applink](<https://devfeed.tech/tags/applink.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [development](<https://devfeed.tech/tags/development.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [oauth](<https://devfeed.tech/tags/oauth.md>), [salesforce](<https://devfeed.tech/tags/salesforce.md>), [security](<https://devfeed.tech/tags/security.md>), [service-mesh](<https://devfeed.tech/tags/service-mesh.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [trust](<https://devfeed.tech/tags/trust.md>), [validation](<https://devfeed.tech/tags/validation.md>), [visibility](<https://devfeed.tech/tags/visibility.md>)

### AI overview

This post explains how Heroku AppLink secures Salesforce integrations through a managed bridge, service mesh, authentication, service discovery, request validation, and short-lived credentials. It describes how AppLink can replace exposed endpoints and stored credentials while supporting integrations deployed in different languages.

### Source excerpt

Salesforce customers often leverage third-party or custom services to extend their orgs, and they do so with two common options: Connected Apps and External Services. Connected Apps let third-party vendors or custom code call Salesforce APIs using long-lived OAuth tokens, while External Services call vendor APIs through declarative configurations with vendor-managed hosting, scaling, and endpoint security. While both approaches deliver functionality, the dynamic security threat landscape challenges us to continuously improve the risk and governance of our applications. Heroku AppLink improves your security model and provides a managed bridge between Salesforce and Heroku, so developers or vendors can deploy services in any language and expose them as native Salesforce actions. Heroku AppLink automatically handles authentication, service discovery, and request validation while its service mesh and short-lived credentials mean that your integrations no longer depend on stored credentials or exposed endpoints. Development teams can reuse existing code and libraries instead of rewriting in Apex, admins get centralized visibility into connections and authorizations, and security teams gain tighter trust boundaries across both Connected App and External Service scenarios. The post Securing Salesforce Integrations with Heroku AppLink appeared first on Heroku.

## Heroku AI PaaS capabilities and customer examples featured at Dreamforce 2025

DevFeed: [Heroku AI PaaS capabilities and customer examples featured at Dreamforce 2025](<https://devfeed.tech/articles/discover-how-heroku-s-ai-paas-delivers-real-world-results-at-dreamforce-26416.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/heroku-ai-paas-dreamforce-2025/>)

Author: Lauren Groccia

Published: 2025-09-04T15:00:12Z

Content type: article

Language: en

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

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Heroku AI](<https://devfeed.tech/topics/heroku-ai.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [MCP](<https://devfeed.tech/topics/mcp.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Model Context Protocol (MCP)](<https://devfeed.tech/topics/model-context-protocol-mcp.md>)

Tags: [2025](<https://devfeed.tech/tags/2025.md>), [agentforce](<https://devfeed.tech/tags/agentforce.md>), [ai](<https://devfeed.tech/tags/ai.md>), [applink](<https://devfeed.tech/tags/applink.md>), [automation](<https://devfeed.tech/tags/automation.md>), [development](<https://devfeed.tech/tags/development.md>), [events](<https://devfeed.tech/tags/events.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [heroku-ai](<https://devfeed.tech/tags/heroku-ai.md>), [managed-inference-and-agents](<https://devfeed.tech/tags/managed-inference-and-agents.md>), [mcp-on-heroku](<https://devfeed.tech/tags/mcp-on-heroku.md>), [news](<https://devfeed.tech/tags/news.md>), [platform-updates](<https://devfeed.tech/tags/platform-updates.md>)

### AI overview

This promotional Dreamforce 2025 guide presents Heroku's evolution from a traditional PaaS to an AI PaaS. It highlights AppLink, Managed Inference and Agents, and MCP on Heroku, along with customer examples involving automation, support, lead delivery, Slack apps, and DevOps.

### Source excerpt

The AI revolution presents a critical challenge: moving from experimentation to production. This year, Heroku has evolved beyond a traditional PaaS to become an AI PaaS, a fully managed platform designed to solve this problem and accelerate the delivery of AI-powered apps. With new capabilities like AppLink, Managed Inference and Agents, and MCP on Heroku, Heroku now provides a fully managed platform designed for the AI era. This evolution accelerates the delivery of AI-powered apps and intelligent agents, bringing a new level of speed and simplicity to your development process. Dreamforce 2025 is your chance to see firsthand how the Heroku AI PaaS is delivering business value faster and with less complexity. The post Discover How Heroku's AI PaaS Delivers Real-World Results at Dreamforce appeared first on Heroku.

## AppLink Fundamentals III: Building with AppLink - Development Flow and Language Choices

DevFeed: [AppLink Fundamentals III: Building with AppLink - Development Flow and Language Choices](<https://devfeed.tech/articles/applink-fundamentals-iii-building-with-applink-development-flow-and-language-choices-26371.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/applink-fundamentals-development-flow-language-choices/>)

Author: Ken W. Alger

Published: 2025-07-31T15:00:35Z

Content type: tutorial

Language: en

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

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [Development](<https://devfeed.tech/topics/development.md>), [Programming](<https://devfeed.tech/topics/programming.md>), [OpenAPI Specification](<https://devfeed.tech/topics/openapi.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [applink](<https://devfeed.tech/tags/applink.md>), [development](<https://devfeed.tech/tags/development.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [languages](<https://devfeed.tech/tags/languages.md>), [openapi](<https://devfeed.tech/tags/openapi.md>), [openapi-specification](<https://devfeed.tech/tags/openapi-specification.md>), [programming](<https://devfeed.tech/tags/programming.md>), [salesforce](<https://devfeed.tech/tags/salesforce.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

### AI overview

This final AppLink Fundamentals article explains the development workflow for Salesforce extensions on Heroku, including local testing, managing changes to the OpenAPI specification, and choosing a programming language. It also covers Agentforce integrations and an automotive finance example involving real-time credit assessment, pricing rules, and PDF generation.

### Source excerpt

This blog series has taken you on a journey through the world of AppLink, from its foundational concepts and core components in Heroku AppLink: Extend Salesforce with Any Programming Language, to a deep dive into its key integration patterns in AppLink Fundamentals I: AppLink Integration Patterns - Connecting Salesforce to Heroku Applications, and then we [...] The post AppLink Fundamentals III: Building with AppLink - Development Flow and Language Choices appeared first on Heroku.

## AppLink Fundamentals II: Advanced AppLink Integrations - Automation & AI

DevFeed: [AppLink Fundamentals II: Advanced AppLink Integrations - Automation & AI](<https://devfeed.tech/articles/applink-fundamentals-ii-advanced-applink-integrations-automation-ai-26370.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/applink-fundamentals-advanced-integrations-automation-ai/>)

Author: Ken W. Alger

Published: 2025-07-30T15:00:13Z

Content type: tutorial

Language: en

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

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [OpenAPI Specification](<https://devfeed.tech/topics/openapi.md>), [API](<https://devfeed.tech/topics/api.md>), [Automation](<https://devfeed.tech/topics/automation.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [YAML](<https://devfeed.tech/topics/yaml.md>), [JSON](<https://devfeed.tech/topics/json.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [Express](<https://devfeed.tech/topics/express.md>), [Fastify](<https://devfeed.tech/topics/fastify.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [api](<https://devfeed.tech/tags/api.md>), [applink](<https://devfeed.tech/tags/applink.md>), [automation](<https://devfeed.tech/tags/automation.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [express](<https://devfeed.tech/tags/express.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [json](<https://devfeed.tech/tags/json.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [openapi](<https://devfeed.tech/tags/openapi.md>), [salesforce](<https://devfeed.tech/tags/salesforce.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

This article explains advanced Heroku AppLink integrations with Salesforce Data Cloud, Flow, Apex, and Agentforce. It describes how OpenAPI specifications enable service discovery, generated Salesforce integration artifacts, authentication and permissions configuration, and synchronous or asynchronous Apex invocation. It also discusses generating OpenAPI specifications from Node.js framework schemas.

### Source excerpt

In our previous posts, we introduced Heroku AppLink and explored its foundational integration patterns for connecting Heroku applications with Salesforce. Now, we'll delve into how AppLink truly expands Salesforce capabilities, focusing on advanced integrations with Data Cloud, Flow, Apex, and Agentforce. This blog will highlight how AppLink empowers you to infuse your Salesforce orgs with [...] The post AppLink Fundamentals II: Advanced AppLink Integrations - Automation & AI appeared first on Heroku.

## AppLink Fundamentals I: AppLink Integration Patterns - Connecting Salesforce to Heroku Applications

DevFeed: [AppLink Fundamentals I: AppLink Integration Patterns - Connecting Salesforce to Heroku Applications](<https://devfeed.tech/articles/applink-fundamentals-i-applink-integration-patterns-connecting-salesforce-to-heroku-applications-26372.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/applink-fundamentals-integration-patterns-salesforce-heroku/>)

Author: Ken W. Alger

Published: 2025-07-29T15:00:39Z

Content type: tutorial

Language: en

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

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>), [API](<https://devfeed.tech/topics/api.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [applications](<https://devfeed.tech/tags/applications.md>), [applink](<https://devfeed.tech/tags/applink.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [cli](<https://devfeed.tech/tags/cli.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [fundamentals](<https://devfeed.tech/tags/fundamentals.md>), [integration](<https://devfeed.tech/tags/integration.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [patterns](<https://devfeed.tech/tags/patterns.md>), [salesforce](<https://devfeed.tech/tags/salesforce.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

### AI overview

This tutorial explains AppLink integration patterns for connecting Salesforce orgs to Heroku applications. It focuses on Salesforce API access using run-as-user authentication, including required Heroku components, permissions, deployment commands, and Node.js SDK usage.

### Source excerpt

In our previous post, we introduced AppLink as a powerful new way to extend Salesforce with any programming language at any scale, detailing its core components and overarching benefits. Now, we'll dive deeper into the practical application of AppLink by exploring its primary integration patterns. Understanding these patterns is key to leveraging AppLink effectively, as [...] The post AppLink Fundamentals I: AppLink Integration Patterns - Connecting Salesforce to Heroku Applications appeared first on Heroku.

## 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.

## Heroku AppLink Pilot Connects Heroku Applications to Agentforce and Salesforce Clouds

DevFeed: [Heroku AppLink Pilot Connects Heroku Applications to Agentforce and Salesforce Clouds](<https://devfeed.tech/articles/heroku-applink-pilot-the-shortest-path-to-bring-your-code-to-agentforce-26418.md>)

Original publisher: [Read original article](<https://www.heroku.com/blog/heroku-applink-pilot-integrate-your-apps/>)

Author: Zilin Zhou

Published: 2025-03-04T15:02:00Z

Content type: release

Language: en

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

Topics: [Heroku](<https://devfeed.tech/topics/heroku.md>), [App](<https://devfeed.tech/topics/app.md>), [Development](<https://devfeed.tech/topics/development.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [applink](<https://devfeed.tech/tags/applink.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [data-analytics](<https://devfeed.tech/tags/data-analytics.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [heroku](<https://devfeed.tech/tags/heroku.md>), [integration](<https://devfeed.tech/tags/integration.md>), [integrations](<https://devfeed.tech/tags/integrations.md>), [news](<https://devfeed.tech/tags/news.md>), [product-features](<https://devfeed.tech/tags/product-features.md>), [salesforce](<https://devfeed.tech/tags/salesforce.md>), [security](<https://devfeed.tech/tags/security.md>), [security-compliance](<https://devfeed.tech/tags/security-compliance.md>)

### AI overview

Heroku introduces AppLink in pilot to simplify securely connecting Heroku applications with Agentforce, Data Cloud, and Salesforce Clouds. The article describes a single-command integration approach intended to improve setup, connection management, security, visibility, and governance.

### Source excerpt

Developers love Heroku for its elegance and simplicity to easily build and deploy any type of app or service in the languages they love. This flexibility enables developers to build robust custom applications or specialized capabilities like agent actions, complex pricing calculations, or real-time transformations and processing. These are often capabilities where Salesforce Admins and [...] The post Heroku AppLink Pilot: The Shortest Path to Bring Your Code to Agentforce appeared first on Heroku.