Hi there everyone! I'm new to Meltano and was real...
# plugins-general
t
Hi there everyone! I'm new to Meltano and was really impressed with it! But I've ran into a bit of an issue. So I'm trying to use Meltano to replicate the extractions that we use currently use Airbyte to make. I'm currently working with the tap-facebook and I've come to find that the extractions we make using Airbyte rely on the Ads Insights reports. Because of that I'm trying to figure out how to use the "insights_reports_list" on tap-facebook but I wasn't able to find any further documentation on how to use it. Can somebody help better understand how to use this functionality?
1
v
What's your question? https://github.com/MeltanoLabs/tap-facebook/blob/main/tap_facebook/streams/ad_insights.py
adsinsights
is probably the stream you're after
1
t
Hi there, sorry for the delay! Following your suggestion I read the code and was able to get the info I needed. Thanks for the help!
dancingpenguin 2
v
awesome!