Merge json files in a pipeline

Bill Bird 81 Reputation points
2022-01-27T19:45:15.62+00:00

I have an API that allows me to pull 50 rows of my data at a time into a json file. The issue is that I have 16,000 rows, so I get back 320 json files and I only want 1. When I tried to do this with a copy and merge activity, I get an invalid json file due to the missing comas and extra end items.
169164-screenshot-2022-01-27-124306.png

Community Center | Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2022-01-28T03:43:51.837+00:00

    The product group for Azure DevOps / TFS actively monitors questions over at
    https://developercommunity.visualstudio.com/report?space=21&entry=problem
    https://developercommunity.visualstudio.com/report?space=22&entry=problem

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

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.