Clear filter
Question
Henrique Dias · Jun 29, 2020
. The Custom information looks like a charm as I described in this article:
IRIS History Monitor using custom built-in REST API /api/monitor/metrics
But, now I'm trying to replicate
Article
Michael Smart · Oct 7, 2016
your URL map will improve code readability, enable you to easily maintain separate versions of an interface, and provide a means to protect API calls that only certain users
Article
Lorenzo Scalese · Nov 15, 2020
Hi Community,
[OpenAPI-Client Gen](https://openexchange.intersystems.com/package/Open-API-Client-Gen) has just released, this is an application to create an IRIS
Article
Matthew Giesmann · Nov 20, 2020
/phonebook-sample/api/, but your server and port my differ.
I used the Talend API Tester Chrome extension to try out all of these REST calls, but there are many good API tools out
Article
Lucas Enard · May 13, 2022
` that we will use later.
Then, by going to the `Credentials` tab, create an api key and save it somewhere.
Now you are all done, you have you own fhir server holding up
Article
Lucas Enard · May 13, 2022
, create an api key and save it somewhere.
Now you are all done, you have you own fhir server holding up to 20GB of data with a 8GB memory.
# 5. Walkthrough
Complete walkthrough
Question
prabakaran a · Jun 15, 2017
). The jsonProvider code may also be invoked from a non-Zen context by calling one of the following APIs:
%WriteJSONFromArray
%WriteJSONFromObject
%WriteJSONStreamFromArray
Question
Daniel Kutac · Jun 1, 2016
decoded by then.
E.g. my API URL is
http://localhost:52773/mapi/admin/v1/patients/{patientReference} where patientReference contains a slash so client call would be something
Article
王喆 👀 · Oct 18, 2022
+GlobalFront End: vue
Use the Rest API interface developed by %CSP. REST of IRIS. The front-end uses vue to simply display the interface related content. You can edit and add components
Article
Peter Steiwer · Mar 23, 2022
.
Build Cube API
A new parameter was added to the Build Cube API. This new parameter is described as follows from the documentation: "pFactList is a list of specific Property names
Article
José Pereira · Dec 25, 2020
feature is provided by IRIS Analytics [Business Intelligence REST API](https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=D2CLIENT_rest_api). This powerfull API
Question
Jenna Poindexter · Dec 4, 2017
Ensemble? The high-level steps are:Create a Java class using the APIs provided by your JMS server (ActiveMQ, RabbitMQ, etc.) and create a JAR file. JMS is a standardized API
Question
Tuan Minh Do · Oct 3, 2018
to create the same property in curl with the following command<curl -i -X POST -H "Content-Type: application/json" http://localhost:53774/api/docdb/v1/namespaceName/prop
Question
Arun Kumar · Oct 15, 2018
Hi All,
Actually, I'm developing few restful API's. I want to create a authentication tokens and display it on my login restful API. If I'm using CSP sessionId, how can I
Question
Token Ibragimov · Feb 11, 2019
=client_credentials&scope=num&client_id=random Hello Sir,
I can see that you are calling api of Sciener Open Platform. I also need to implement the same. I only need