apify / keboola-ex-apify

Apify extractor for Keboola Connection
https://components.keboola.com/components/apify.apify
Apache License 2.0
0 stars 0 forks source link

Add ability to load last actor/task run dataset #33

Closed drobnikj closed 1 year ago

drobnikj commented 2 years ago

Notes from Slack https://apifier.slack.com/archives/C010Q0FBYG3/p1639993254172700 Apify-Keboola uploader - missing feature We came across the need which IMO is crucial for many users using both Apify and Keboola, which is to upload to keboola last run of actor/task (at the moment you can either call the actor, which unneccessarily consumes user's recources on both Keboola and Apify sides) or get data from dataset (which is cool but if you want to do it everyday you must either use a named dataset and the ammount of data is growing really fast or set a new id every day - not realistic). Can we add it to the integration? I think @jakubdrobnik has worked on it before. Also if you can navigate us to the code, @Martina G. might be able to add it herself, as she has just overcame this hurdle by setting a generic API extractor on Keboola's side.

MartinaGelnerova commented 2 years ago

Currently the Keboola Apify extractor allows following options:

drobnikj commented 1 year ago

Duplicate of #40

drobnikj commented 1 year ago

done in https://github.com/apify/keboola-ex-apify/pull/43