How i can include RESTful data?

we have a business system, where we can make dataaccess via RESTful Web-Services. now I wish to consume this datas in libreoffice for serial jobs like letters, emails …

thank for answers

You are probably going to need to provide greater detail on the explicit service / protocol you are planning on using. My (basic) understanding of “RESTful” is that it is an architecture type. LO v4.0 includes support for CMIS e.g., Alfresco, IBM FileNet P8, and other servers. The CMIS specification supports a Restful AtomPub (RFC5023) binding. Whether that will be helpful / useable in your case, I suppose will depend on the nature of your RESTful web service and how configurable it is.