I have created a Rest API view that displays data when the user provides a filter on the view page. This is a great new feature for 10.5!
What is the recommended way to save that API view data to the database? In my application I would like to save data provided by the API view into my database. I am very familiar with how to do this with regular tables but not so familiar with the REST API views. I am using PHPRunner 10.5 build 36520 x64.
Thank you in advance for any help!
What is the recommended way to save that API view data to the database? In my application I would like to save data provided by the API view into my database. I am very familiar with how to do this with regular tables but not so familiar with the REST API views. I am using PHPRunner 10.5 build 36520 x64.
Thank you in advance for any help!