For example query AccountingPeriod.FiscalQuarter from AccountingPeriod will return this exception {"Code":"INVALID_VALUE","Message":"There is no field named AccountingPeriod.FiscalQuarter."}, this only happen when query with Export API. AQuA work fine. This make me suspect that Export APi also need WSDL version like AQuA
... View more
Hi @Janis, Sorry but that is not my question. I just want to know the WSDL Export API support. As you can see Describe API can be use with a specific WSDL version. To export with data from Describe API, Export API also need to be able to specifed which WSDL version. I coudn't figure out how to do it, and there is no documentation for it. Thanks, Tai Khuu
... View more
Hi All, I'm writing an integration with Zuora API. Currently I have a few problem with export api. What API version Export API support(85.0, 84.0)? How can I put the version in like AQuA ? We previously use AQuA but some query failed in AQuA with unclear reason. Those same query success in Export API. Thanks, Tai Khuu
... View more
Is there anyway I can export ProductRatePlanCharge DiscountClass using ZOQLExport ? Is this field only available in ZOQL ? If it is then it's really painful to switch between ZOQL and ZOQLExport just for a few fields. I know there are some fields that are not available in ZOQLExport but they are available in the prejoined object which is fine for our usecase.
... View more