Forum Discussion
Aleksandar_A
3 years agoContributor III
Hello @pjanapati,
If you specify the Content-Type header in the request, you should be able to access it within the SnapLogic Pipeline by using _CONTENT_TYPE.
e.g.
For more information please refer to [Passing Pipeline Arguments to Triggered Tasks].
Sample pipeline:
sl-comm-request-data-type_2023_04_26.slp (8.0 KB)
Let me know if this helps you.
BR,
Aleksandar.
In your pipeline, from where you are providing the content-type field in binary router snap.
I am not able to get that. I am facing an error if I gave like you.
In postman I am giving the input data like below:
And the headers are:
Can you please suggest, if I did in a wrong way.
Thanks in advance.