metafacture-core icon indicating copy to clipboard operation
metafacture-core copied to clipboard

Add Http POST

Open dr0i opened this issue 3 years ago • 1 comments

We need a command to make a POST to an URL, see e.g. https://gitlab.com/oersi/oersi-etl/-/issues/64. This could also be used not to just make a POST request and get data but also to upload processed data to web service.

dr0i avatar Aug 22 '22 09:08 dr0i

The usecase within OERSI needs pagination too:

https://gitlab.com/oersi/oersi-import-scripts/-/blob/master/python/EduSharingHelpers.py#L63

TobiasNx avatar Aug 23 '22 11:08 TobiasNx