I am using stremasets ETL tool to transform data. After transformation sending data to a rest service with HTTPClient Destination as POST request. but there I did't find any place to send request body. So how can I trigger rest with post data??
Thanks