If you need to integrate your data with tools that require JSON format, our Export API provides a simple solution. When invoking the API, append the query string format=json
to your request URL. This parameter instructs the API to output your data in JSON format, which is compatible with various ETL tools, including the Tableau Web Data Connector.
Keep in mind that this feature ensures the security constraints of your account remain intact. By setting the format to JSON, you are not altering any access permissions or the security management model already in place.
For more details on how to construct your API calls, please refer to our API guide at Visier Data Export API Documentation.