embulk-input-http icon indicating copy to clipboard operation
embulk-input-http copied to clipboard

Embulk plugin for http input

Results 3 embulk-input-http issues
Sort by recently updated
recently updated
newest added

Hi and thank you for this wonderful plugin. Quite often the actual http response (for instance json) contains information about the paging (current page, total pages etc). Do you see...

A feature that makes URL possible to configure like `https://some.restful.api/users/{ID}`

feature

Hi dear developers, Just wondering if this plugin supports some form of incremental loading like many other embulk plugins do. The use case is like this: we need to incrementally...