Skip to main content
Question

How to send Form-data in http client for POST Call

  • August 25, 2022
  • 0 replies
  • 146 views

I am new to Stremsets.I am looking to perform a POST call using HTTP client and the POST Body is a form-data with file upload . We are able to achieve this in POSTMAN. Is there a way we can do this in streamsets data controller pipeline.