With Azure Synapse Analytics Copy Activity I use pagination to combine multiple REST calls into one JSON file.
Jürg Gubler
0
Reputation points
With Azure Synapse Analytics Copy Activity I use pagination to combine multiple REST calls into one JSON file.
The resulting data however is a combination of several JSON structures and itself not a valid JSON format. How can I combine the multiple REST call results as one JSON structure into one or multiple files within the Copy activity?
Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Sign in to answer