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.