I'm trying to get a list of reports, and can't figure out how. The basic call should be something like:
objects = client.list_metadata "Report"
but I can't figure out how to add in the parameter for report folder. Is this supported?
Related: listMetadata allows submitting up to three ListMetaDataQuery queries with each call. Is there a way to do that with metaforce?
I'm trying to get a list of reports, and can't figure out how. The basic call should be something like:
but I can't figure out how to add in the parameter for report folder. Is this supported?
Related: listMetadata allows submitting up to three ListMetaDataQuery queries with each call. Is there a way to do that with metaforce?