Question
We would like to link our internal system with HULFT Square and send files from HULFT Square to a on-premise HULFT.
Is it possible to communicate on-premise HULFT from a web page such as our internal system via HULFT Square?
Answer
Yes, it is possible with "REST API Jobs".
REST API Jobs is the feature that allows you to execute a script by sending an HTTP REST request from a web browser or an external system.
Therefore, by sending an HTTP REST request from your web page to a REST API job in HULFT Square, you can launch a script created in HULFT Square and issue a Send File request from that script to communicate with on-premises HULFT.
For more information on REST API Jobs, please refer to the following Manual.
REST API Jobs
https://www.hulft.com/help/en-us/HULFTSquare/Content/HULFT_Square/HS_Jobs/jobs_HTTP_REST.htm
Supplementary information
REST API Jobs support Bearer authentication with an access token.
Please refer to the following tutorial on how to set up Bearer authentication.
Call the endpoint of a REST API job with Bearer authentication
https://www.hulft.com/help/en-us/HULFTSquare/Content/TOP/Tutorial/tutorial_Bearer.htm
Comments
0 comments
Article is closed for comments.