Azure Synapse Dynamic URL in API Calls

Siddhant Lunawath 0 Reputation points
2023-02-14T09:56:32.08+00:00

There is a data extraction process in place using the API GET request for which we get the response. But an issue with the process is that it contains dynamic URLs which means the query parameters are dynamic in place.

For example:

URL : https://api.example.com/rest/api/v2/search?user=USERNAME

We have the username changing and for each username there is a separate response we receive. What our intention is to combine all the data sets for different USERNAME and bring it under one call appending each URL data beneath the other.
Please help with this case.

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.
4,858 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,569 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.