CFLTestPrintNodeConnnection Procedure

  • 2 minutes to read

Codeunit CFL PrintNode Management

Tests the connection to PrintNode API to verify authentication and connectivity.

Signature

CFLTestPrintNodeConnnection() : Boolean

Returns

Boolean

True if connection successful and API token is valid, otherwise false.

Remarks

Uses the /whoami endpoint to validate the API token. Displays error message if connection fails. Requires PrintNode feature to be enabled and API token to be configured.