Hi,
We would need the endpoints for all valid content field names for these 2 report templates, based on the report template code please.
Best regards,
Gareth
Hi @gteage ,
You can use the DSS Web GUI, more detail can be found at Quick Start | Devportal
It includes REST API Reference Tree - REST API Documentation, which you can see the API reference of each report template
Hi @raksina.samasiri ,
Thanks for the post, I'm already aware of the API Reference Tree, I had already searched and couldn't find specifically what I am after there.
This needs to be done programmatically via the REST API. So I am looking specifically to get all the valid field names for 'Standard Events' and 'IPO Events' programmatically.
We're looking for the equivalents for the above, as for this one for the 'Terms and Conditions' template: GET {{BaseURL}}/Extractions/GetValidExtractionFieldNamesForTemplateCode(ReportTemplateCode='TNC')
I found one for COR, and that might be the one for the 'Standard Events', however the 'IPO Events' I believe has fewer number of fields so I'm not sure 'COR' would also work for the IPO Events template, or if this has a different code that's not mentioned in the API Reference Tree.
@gteage
We are referring to the same document.
If you would like to check if there is another code, please contact the DSS support team directly. This could be an enhancement request in the API.
@Jirapongse Thanks, for reference I have raised a Case : 15086741 - DSS REST API Endpoints for Valid Content Field Names by Report Template Code