How to connect to Nprinting API via REST connector in QlikView Desktop
Products used:
NPrinting April 2018 - available for download on the download page NPrinting section
QlikView Desktop - available for download on the download page QlikView section
Rest Connector - available for download on the download page Connectors section
You will access the REST connector from a QlikView document script editor.
![2020-07-31 14_15_39-Edit Script [QV1].png 2020-07-31 14_15_39-Edit Script [QV1].png](https://community.qlik.com/t5/image/serverpage/image-id/38398iC7FC91A207F190C0/image-size/medium?v=v2&px=400)
For Get Method:
For POST Method:
https://NPServer:4993/api/v1/login/ntlm
- Method POST
- Authentication Schema: WindowsNTLM
- Username
- Password
- Skip server certificate Validation
- Allow response headers
- Additional Request Parameters--> Name Orign Value https://NPServer

Validate the user exists in NPServer before Testing connection

Related Information: