Hi all,
We need to download data from DataDog and Airtable and I was wondering if anyone can share "template" configuration for mentioned services for Generic Extractor.
This will help us speed up integration of such sources.
I would say it will be nice to have sort of marketplace for this.
Thanks
Ondra
Generic Extractor templates
Generic Extractor templates
Where am I?
In Keboola you can ask and answer questions and share your experience with others!
For the Airtable, you should be off to a good start with this 😉
@Martin Fiser Maybe you could create another generic extractor template from this? 🙂
Thanks Matus, we will try to implement it asap.
We owe you a beer ;-)
Hi Matus, I just implemented your code and it works perfectly. Huge Thanks :)
We are working on fully fledged Airtable component. Stay tuned.
Anyways, thanks for sharing the config here!
Hi Ondrej, what are the API endpoints from the Datadog that you want to download?
Hi Matus,
I do not know DataDog API well but basicaly we need to get data for one metric on aggregated level and breakdown by one dimension.
Ondrej, It seems that you would need to use Datadog's Logs Analytics API, which requires POST call:
I believe that the Generic extractor only supports GET calls, so I created a custom component in this case.
But I will let Keboola folks follow up on this if there is a way to set up a Generic extractor to send POST calls :) cc @Martin Fiser
I think @Ondřej Tichý meant an extractor config. (we also have a Generic Writer now @Matus Pavliscak ).
At the moment I don't have a GenEx config on hand, though it looks like its a simple REST API with token auth.
hey @Matus Pavliscak RE: method:
https://developers.keboola.com/extend/generic-extractor/configuration/config/jobs/#method