Clear filter
Article
Guillaume Rongier · Jul 8, 2024
- `/api/` - The REST API for the Post and Comment objects.
- `/iris/` - The SQL on IRIS endpoint.
Question
Michael Davidovich · Jul 29, 2022
I think the major assumption I forgot to mentioned was that this is an existing web app built on CSP that we would like to modernized with REST APIs.
Question
Avi Luzon · Nov 1, 2023
hi
we have a rest API that that on of the JSON object contain Property name "verify.facePosition"
we try to translate the JSON file to object with the function ##class(%ZEN.Auxiliary.jsonProvider
Question
Nezla · Jul 19, 2022
application/json"Do Httprequest.SetHeader("Accept","*/*")Do Httprequest.SetHeader("Authorization","Bearer "_Token) do Httprequest.EntityBody.CopyFrom(File) Set tSc=Httprequest.Post("/api
Question
Nezla · Mar 2, 2023
%New() Set Httprequest.SSLConfiguration="RTLS" Set Httprequest.Server="vibra-api-prod.azurewebsites.net" Set Httprequest.Https=1
Question
Jose Giraldo · Sep 20, 2020
encounter=861241" }], "entry":[ { "fullUrl":"https:\/\/xxx:5665\/api\/fhir\/DSTU3\/CarePlan\/23104", "resource":[ { "resourceType":"CarePlan", "id":"23104", "identifier":[ { "system
Question
Thomas Noitz · Dec 1, 2017
-- Api version 1 -->
<Map Prefix="/v1" Forward="Api.v1"/>
<!
Announcement
Raj Singh · Oct 7, 2022
This release is all about transitioning to VS Code's authentication provider API for storing encrypted passwords.
Discussion
Timothy Leavitt · Oct 19, 2021
(e.g., across UI, database, APIs, integration, deployment...)
Thank you! 1. Usability, Flexibility, Security, Data Privacy, Cloud ready and meet to the business.
2.
Question
Nezla · Jun 19
As the URL starts out as "ac1.mqtt.sx3ac.com", suggesting that the API is using MQTT, is the %net.httprequest adapter the right way to go?
Question
Edward Jalbert · Jul 10, 2018
If I am overlooking the obvious (documentation) any guidance is greatly appreciated.Thanks in advance Edward ---HealthShare Patient Index has some APIs.
Article
Guillaume Rongier · Mar 29, 2023
create_engine('iris+emb:///')
with _engine.connect() as conn:
rs = conn.execute(text("select :some_private_name"), {"some_private_name": 1})
print(rs.all())
```
or with native api
Article
Steve Brunner · May 1, 2017
includes hundreds of bug fixes and new features, including:DeepSee improvements to the Folder Manager and Dashboard FiltersiFind and iKnow improvements like coocurrence search, REST API
Question
Srini vasan · Dec 18, 2020
I'm not sure if it's the right approach but I was thinking of creating a module using Node JS and have Cache connect to it via REST API calls.
Question
Manoj K · Mar 3, 2017
MDX2JSON api provides postman collection and environment.