CFL PrintNode Management
Manages PrintNode integration for cloud-based printing in Business Central. Provides functionality to configure printers, test connections, and send print jobs to PrintNode service.
Object Definition
| Object Type | Codeunit |
| Object ID | 2098051 |
| Object Name | CFL PrintNode Management |
Procedures
| Name | Description |
|---|---|
| CFLGetPrintNodePrinters(Text; Dictionary of [Integer, Text[250]]): Boolean | Retrieves all available printers from the PrintNode account. |
| CFLPostPrintNodeJob(Text; Text; Text; Text; Text): Boolean | Submits a print job to a specific PrintNode printer. |
| CFLTestPrintNodeConnnection(): Boolean | Tests the connection to PrintNode API to verify authentication and connectivity. |
Remarks
Documentation: https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-reports-create-printer-extension API Reference: https://www.printnode.com/en/docs/api/curl