JSON import with multiple page
I'm trying to import data form an application with a rest API. The return data is in JSON and it will give a maximum of 499 records and a value 'has more' and an 'offset' value. If 'has more' is true then there are additional record and i have to do another API call with the given offset value. Can I somehowe automate this in Datameer?
-
Official comment
Marco, the included Import Jobs for HTTP/HTTPS protocol do not contain this functionality.
It is possible that an extension could be created by building a custom plugin using the Datameer SDK: https://documentation.datameer.com/documentation/current/Using+the+Plug-in+SDK
Comment actions
Please sign in to leave a comment.
Comments
1 comment