# Download Positions to Finmars

Go to Workflow Page  
  
[![Screenshot 2024-09-25 at 23.33.43.png](https://docs.finmars.com/uploads/images/gallery/2024-09/scaled-1680-/screenshot-2024-09-25-at-23-33-43.png)](https://docs.finmars.com/uploads/images/gallery/2024-09/screenshot-2024-09-25-at-23-33-43.png)  
  
Run following workflow: `com.finmars.exante-broker:get-positions`  
  
Pass payload like:

```json
{
    "secret": "finmars/exante",
    "date_from": "2024-09-01",
    "date_to": "2024-09-24",
    "currencies": ["USD"],
    "portfolios": ["ABCD123.001"]
}
```

[![Screenshot 2024-09-25 at 23.35.27.png](https://docs.finmars.com/uploads/images/gallery/2024-09/scaled-1680-/screenshot-2024-09-25-at-23-35-27.png)](https://docs.finmars.com/uploads/images/gallery/2024-09/screenshot-2024-09-25-at-23-35-27.png)  
  
Go to see status of your workflow

[![Screenshot 2024-09-25 at 23.36.14.png](https://docs.finmars.com/uploads/images/gallery/2024-09/scaled-1680-/screenshot-2024-09-25-at-23-36-14.png)](https://docs.finmars.com/uploads/images/gallery/2024-09/screenshot-2024-09-25-at-23-36-14.png)  
  
Seems all the requests are done!  
  
Go to `explorer/data/exante/positions/ABCD123.001/` and you shall able to see downloaded files as .json

[![Screenshot 2024-09-25 at 23.38.47.png](https://docs.finmars.com/uploads/images/gallery/2024-09/scaled-1680-/screenshot-2024-09-25-at-23-38-47.png)](https://docs.finmars.com/uploads/images/gallery/2024-09/screenshot-2024-09-25-at-23-38-47.png)  
  
That data can be later passed to Exante Data Transformer, to make it compatible with Finmars Standard Configuration