Skip to content
How to combine mult...
 
Notifications
Clear all

How to combine multiple arrays

1 Posts
1 Users
0 Reactions
5 Views
sean
 sean
(@sean)
Posts: 2
New Member
Topic starter
 

I'm working on a scenario where I need to fetch data from Fathom Analytics via API calls and then process it to be sent to Airtable using a webhook.

I have an array named pageviews with the following format:

Additionally, I have a more complex array containing data like this:

My desired output structure is:

pathname
pageviews: {conversions}
refer button click: {conversions}
referral submitted: {conversions}
share click linkedin: {conversions}
…etc.

 
Posted : 30/05/2025 11:44 pm
Share: