Forum Discussion
3 Replies
- alchemizContributor III
The start of your pipeline should be open e.g.
FYI, this applies if the body is a json… if you’re expecting for other format you should use a different kind of snap e.g XML generator or binary to document
- vshalbnsalNew Contributor
this pipeline is working for GET and POST, but it doesnt work for PUT.
- alchemizContributor III
Hmmmm??? Why do you have GET/POST/PUT in your pipeline? Anyways here’s a sample pipeline and triggered task has been created. Basically the pipeline will just write to a file whatever object was set in the body of POST/PUT request
Triggering the pipeline using postman
Pipeline output: