How to extract metadata with odata component?

Hi,

 

I´m trying to extract metadata of a sap report. In specific I want to extract sap-labels.

I usually can do it by:

 

https://<my_instance>.sapbydesign.com/sap/byd/odata/<my_report>.svc/$metadata?entityset=<my_entityset>QueryResults&sap-label=true

 

However in Matillion I´m not able to pass the $metadata parameter

 

Can somebody help?

 

thank you