{"library":"bolddesk-app-framework-sdk","type":"library","category":null,"description":"The BoldDesk App Framework (BAF) SDK is a lightweight JavaScript library (v1.0.29) that enables seamless communication between iframed applications and the BoldDesk helpdesk platform. It provides methods for data access (get/set), event handling (on/off), invoking platform actions, and making HTTP requests through the host proxy. Unlike generic postMessage wrappers, it is purpose-built for BoldDesk app development with a built-in manifest system for widget configuration and domain trust. Node.js >=18 required.","language":"javascript","status":"active","version":"1.0.29","tags":["javascript","bolddesk","apps","framework","sdk","node"],"last_verified":"Sat May 09","install":[{"cmd":"npm install bolddesk-app-framework-sdk","imports":["import BAFClient from 'bolddesk-app-framework-sdk'","const client = BAFClient.init(callback)","client.get('ticket.subject').then(data => ...)","client.on('ticket.updated', handler)"]},{"cmd":"yarn add bolddesk-app-framework-sdk","imports":[]},{"cmd":"pnpm add bolddesk-app-framework-sdk","imports":[]}],"homepage":"https://www.bolddesk.com","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/bolddesk-app-framework-sdk","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}