17
Views
1
Comments
[SOAP Extensibility] Soap Request
soap-extensibility-samples
Service icon
Forge asset by OutSystems
Application Type
Service

Can I change a soap call and the User-Agent header to any other name? How do I do?

UserImage.jpg
Alexandre Yip

Hi CLAYTON Anderson, 

Not sure if you can change the header content but using this API you can try to add a content to the header,  check if it is suitable for you 

HTTPRequestHandler API

Add Header method 

https://success.outsystems.com/documentation/11/reference/outsystems_apis/httprequesthandler_api/

Regards 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.