Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy activity: JSON array #687

Open
alleycat58uk opened this issue Aug 15, 2024 · 0 comments
Open

Copy activity: JSON array #687

alleycat58uk opened this issue Aug 15, 2024 · 0 comments

Comments

@alleycat58uk
Copy link

When using the rest connector on the sink side of a copy activity, JSON arrays are not supported. MS docs state "The array of object as the response body is not supported in pagination."

The support for pagination in this senario is really powerful and negates the need to use an until activity iteration with pipeline variables.

Given the prevalence of rest calls returning multiple JSON objects within an array, and the fact that a JSON array is a 'standard' object in itself, can the copy activity add support for this rather than hardcoding the first object in the array? in the mapping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant