Forum Discussion
mark_carlisle
2 years agoAdvocate IV
Copy Data Activity for JSON from paged API response
I have setup a data pipeline that successful retrives data from an API and loads the JSON response into a lakehouse. My issue is how the copy data activity saves a paged response to a single JSON...
- 2 years ago
Try setting File Pattern to "Array of Objects"
Nero
2 years agoAdvocate II
Try setting File Pattern to "Array of Objects"
- mark_carlisle2 years agoAdvocate IV
Hi,
Thanks for your reponse. Managed to figure this out over the weekend. Looks like I'm impacted by a bug of some sort because we'd been switching that setting about and still getting the same output. It would seem that this bug is preventing the setting taking effect:
I was able to overcome this by editing the JSON (Edit Fabric Pipeline's JSON (linkedin.com)) manually.
- v-cboorla-msft2 years agoMicrosoft Employee
Thanks for using Microsoft Fabric Community.
Glad that you were able to find some insights and thank you for sharing the same with the community as it can be helpful to others.
Please continue using Fabric Community for further queries.Thank you.