Business Adapters — Release Notes
CRM, ERP, ITSM, HR, identity and directory services, and scheduling.
| Catalog | Business Adapters |
| Catalog id | lkbz |
| Repository | https://github.com/Linkiir/linkiir-business-adapters |
| Minimum Grid version | 1.0.0 |
Current versions
Adapters
| Adapter | Current version | Node type id | Changelog |
|---|---|---|---|
| Salesforce Adapter | 1.0.0 | LKBZ_SALESFORCE_ADAPTER | history |
| Dynamics CRM Adapter | 1.0.0 | LKBZ_DYNAMICS_CRM_ADAPTER | history |
Libraries
| Library | Current version | Changelog |
|---|---|---|
salesforce | 1.0.0 | history |
dynamics_crm | 1.0.0 | history |
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
- Linkiir Catalogs Release Notes — every catalog, and how to upgrade
- Business Adapters — what this catalog contains and how to subscribe