Forum Discussion
- Aleksandar_AContributor III
Hello GanguP.
Would you be able to provide us a sample output, so we can better understand what you want to achieve?
Regards,
Aleksandar.
- GanguPNew Contributor III
I am trying to extract the values including the array list and load into Snowflake. Below are the fields
abandoned
abandonSeconds
acwSeconds
agentId
agentSeconds
tagid
tagname- Aleksandar_AContributor III
Attached below is a sample pipeline that will flatten on tags array, so for every element in the tag array you will have a document with the above information from the parent contacts object.
Let me know if this is what you are trying to achieve.
Regards,
Aleksandar.
- GanguPNew Contributor III
Thank you so much @Kory . Appreciate your quick response