Question
I am considering using the REST API with the REST connector.
My browser security will reject requests if the header from HULFT Square does not contain CORS.
Is it possible to set request header in the REST connector?
Answer
It is possible to set request header in the REST connector.
You can set request and response headers in the [Header settings] of the REST connector properties.
Execute GET
https://www.hulft.com/help/en-us/HULFTSquare/Content/Designer/Connector/rest_execute_http_get.htm
Execute POST
https://www.hulft.com/help/en-us/HULFTSquare/Content/Designer/Connector/rest_execute_http_post.htm
Execute PUT
https://www.hulft.com/help/en-us/HULFTSquare/Content/Designer/Connector/rest_execute_http_put.htm
Execute DELETE
https://www.hulft.com/help/en-us/HULFTSquare/Content/Designer/Connector/rest_execute_http_delete.htm
Supplementary information
Since the REST connector is an utility connector, information about specific system such as connection possibility or how to connect cannot be provided from HULFT Square Technical Support.
Please check the connection method based on the information published by the specific system.
Comments
0 comments
Article is closed for comments.