Possibility to send JSON body with a post request in the remote dataset

Introduction

We have an api from a customer and want to access this api through the dataset.

User Story

We want to display the data from the API to the costumer.

Implementation

We want to have an function in the dataset collector so there is a possibility to send a JSON body when making a POST request.
Had this already investigated with @DanBW in the topic:
https://community.xibo.org.uk/t/re-dataset-api-json-post-failure/24769/19

Impacted Software

Remote dataset API.

(if this is an not completely clear or the information is not complete please contact me)
1 Like

Iā€™d like to have this feature as well. To be able to send a body with the post request.