Passing header parameters in custom component
Summary
Passing header parameters in custom componentContent
Hi,
Could you please tell how to pass the header parameters in custom component.
Below is the attached code snippet.
Please let us know if we are passing it correctly.
With Regards,
Eswar.
Version
18.xCode Snippet
"properties": { "headers": { "displayName": "headers", "type": "string", "value": { "kmauthtoken": "{\"localeId\":\"en_US\",\"localeOverride\":\"true\"}" } }, "serviceId": { "displayName": "Service ID", "type": "string", "value": "kmApiLatestContentWebC5" }, "endpointId": { "displayName": "Endpoint ID", "type": "string", "value": "get383CFD38447D42D5B81749C1107C8A81" } }
Tagged:
0