cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Ability to read HTTP headers

cfitzgerald
New Contributor

Hi all,

When you trigger a pipeline via a URL (as opposed to scheduled) is there a way to read the HTTP headers that were sent with the request?

For example, Iโ€™d like to be able to read whether the method was GET or POST and Iโ€™d like to be able to detect the content type.

Many thanks

1 ACCEPTED SOLUTION
2 REPLIES 2

eirez
New Contributor

There is an example of this in post 148, written by Oyehudai, titled โ€œCreating APIs with SnapLogic Pipelines and Ultra Tasksโ€. It has screen shots of exactly what you wanted to parse and route conditionally.