Rest API - Asynchronous trigger - get header fields with hyphen?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 03:11 AM
Hello,
I am trying to use FlowDesigner's "Rest API - Asynchronous" trigger.
In the flow, I need to access the value of a header field.
That header field has a hyphen in it ('User-Agent').
When I try to set this in the trigger configuration, the name always defaults to 'user_agent', and I never get the value of this field (I assume it's for that reason - does it look up the header 'user_agent' now which doesn't exist, cause it's 'User-Agent' in the request?
How can I get the value of this header field?
0 REPLIES 0