Skip to main content

Business Adapters — Release Notes

CRM, ERP, ITSM, HR, identity and directory services, and scheduling.

CatalogBusiness Adapters
Catalog idlkbz
Repositoryhttps://github.com/Linkiir/linkiir-business-adapters
Minimum Grid version1.0.0

Current versions

Adapters

AdapterCurrent versionNode type idChangelog
Salesforce Adapter1.0.0LKBZ_SALESFORCE_ADAPTERhistory
Dynamics CRM Adapter1.0.0LKBZ_DYNAMICS_CRM_ADAPTERhistory

Libraries

LibraryCurrent versionChangelog
salesforce1.0.0history
dynamics_crm1.0.0history
Checking what you are on

Open the node in the Builder: the adapter version it was built from is shown on the node, and Settings → Catalogs lists every node whose adapter or library has a newer release. See how to upgrade.


Adapter history

Salesforce Adapter

LKBZ_SALESFORCE_ADAPTER · current 1.0.0 · configuration

1.0.0

Released 2026-09-17

  • Initial release. Queries and updates Salesforce records over the REST API, driven by the inbound message.

Dynamics CRM Adapter

LKBZ_DYNAMICS_CRM_ADAPTER · current 1.0.0 · configuration

1.0.0

Released 2026-09-17

  • Initial release. Polls Microsoft Dynamics 365 CRM on an interval with a FetchXML query.

Library history

Library versions are immutable: a published version is never edited, and a fix ships as a new version. A node stays pinned to the version it was built against until you move it forward.

salesforce

current 1.0.0

1.0.0

Released 2026-09-17

  • Initial release. OAuth 2.0 client_credentials, with query, modify, batch modify, delete and custom request helpers.

dynamics_crm

current 1.0.0

1.0.0

Released 2026-09-17

  • Initial release. OAuth against Azure AD, with FetchXML query and generic request helpers.

Next