Hello All,
I am using API for retrieving data, post call need be formatted to specific format I have used template to create and upload by post call in HTTPCaller. Template created from ESRI Shapefile it is working fine.
The problem that everything is being loaded into the JSON upload
body. But i would like it to be split by e features before it hits the
HTTPCaller. If the count is limited it is working but with heavy data API get overloaded
so I would like to hit one by one does any one have solution how could I can be
done please find attached FME Workbench for reference.