Ability to filter module data for export via the API

Description: 
Be able to pass filter values to the export view through the REST API. This could be passed in the request body

Example of enhancement:
Let's say we have a view with data for all our hotels. We'd like to call the rest api to export data for specific hotel.

Benefit/impact:
We need to run exports through REST API by hotel. Having one single view for each hotel implies maintaining a large number of views (almost 200). For this reason, it would be great to be able to pass the hotel as a parameter.

2
2 votes

On Roadmap · Last Updated

Comments

Get Started with Idea Exchange


See our Submission Guidelines and Idea Evaluation Criteria, then start posting your own ideas and showing support for others!