Search

Clear filter
Question
Laura Cavanaugh · Oct 17, 2016

Are we using callin API?

Hello community; this may seem odd, but I need to know if there's any way we could be using callin functions from a C application without knowing? e.g. if other developers created
Question
Oleg Dmitrovich · Mar 12, 2017

Using Atelier REST API

"http://localhost:57772/api/ateiler/"Response is:<HTML>...
Question
Tiago Pereira · Dec 2, 2022

Web Application 'Api Atelier'

I need 'Api Atelier' to use Visual Code, wich I was able to configure and runs ok on 2018.1 version.
Question
Sandeep K C · Jan 10, 2024

Handling multiple API request

Hello Guys, Our cache application uses REST web services and handles single API request perfectly with response (response status and related data).
Article
Hiroshi Sato · May 25, 2023

API to import/export routines

Export API a. Use $system.OBJ.Export() to specify individual routines to export.
Article
David Reche · Oct 15, 2018

IRIS API Explorer Application

all the existing APIS: We can delete an existing APIs or we can create a new one.
Article
Mark OReilly · Dec 13, 2024

SharePoint/ SPO API with intersystems

Hi Mark, Your video is available on InterSystems Developers YouTube: ⏯️SharePoint Online SPO REST API
Question
Jabe Hammond · Aug 20, 2020

Ensemble to Salesforce API Integration

Salesforce has rest API, so you can use those.
Question
Florian Hansmann · Nov 10, 2020

.csp API Session Management

The react App is Rolled out as index.html.Everything Works Fine with the session Handling via Cookie.
Article
Lorenzo Scalese · Apr 15, 2021

Environment setup with config-api

`` zpm “install config-api” ``` If you aren't a ZPM user, download the latest version in XML format with dependencies [release page](https://github.com/lscalese/iris-config-api
Article
Robert Cemper · Sep 17, 2020

Native API for ObjectScript Demo

The demo is based on the raw class descriptions.The data classes used are Address, Person, Employee, CompanyFor a more attractive demo, a JSONtoString method by ID was added. After
Question
Hansel Stange Gaete · May 13, 2020

API Manager + Auth with Keycloak

Hi someone have tested that ? i try, but is not simple, and have no updated documentation about that in kong information. Check out the OpenID connect plugin for IAM.This doc mentions
Question
Renee Cannon · Mar 28, 2016

Is there an API for determining the size of a routine?

Is there an API I can call to determine the size of a routine in a CACHE.DAT file so that I don't have to directly reference the ^ROUTINE global?
Article
shan yue · Sep 17, 2023

native-api-py-demo

native-api-py-demo This is a demo of IRIS Native API for Python, which uses Python to call the Object Script method and flow the message in production.
Question
Scott Roth · Jul 25, 2023

REST API Request Logging

Thanks Does the user you're using to access the API have proper permissions to use the API and the tables that it accesses?