Search

Clear filter
Question
Kiran Kumar · Jan 3, 2020

Integration with O365 Sharepoint REST API

Hi, Working on integrating with O365 Sharepoint REST API.
Announcement
Anastasia Dyubaylo · Jul 31, 2020

New Videos: FHIR API Management

Hey Developers, Check out the latest video on FHIR API Management: ⏯ FHIR API Management: Basic Configuration ⏯ FHIR API Management: FHIR Dev Portal ⏯
Article
Henrique Dias · Apr 20, 2020

IRIS History Monitor using custom built-in REST API /api/monitor/metrics

Hi everyone, The project IRIS History Monitor received an update, using ZPM and the built-in REST API /api/monitor/metrics.
Article
Julio Esquerdo · Feb 11

Using REST API, Flask and IAM with InterSystems IRIS - Part 1 - REST API

Using Flask, REST API, and IAM with InterSystems IRIS Part 1 - REST API Hello In this article we will see the implementation of a REST API to perform the maintenance of a CRUD
Question
Michael Lei · Mar 30, 2021

How to develop Socket API with HealthShare

Hi, I would like to ask how to develop the socket API with HealthShare, such as developing the socket external BS, and the socket-call BO. Thx! You can use TCP adapters for this.
Article
Lorenzo Scalese · Apr 15, 2021

Combine config-api with ZPM client

The configuration file [`iris-config.json`](https://github.com/lscalese/objectscript-docker-template-with-config-api/blob/master/config-api/iris-config.json) is located in the `config-api
Question
David Foard · Jun 12, 2020

Question on configuring /api/monitor for SAM

I have a couple of questions regarding /api/monitor and configuring it to use with SAM.
Question
Tani Frankel · Dec 8, 2016

EnsembleWorkflow REST API - JSON Documentation?

REST API project.Do you think there's something else I need to add to it?
Article
Kari Vatjus-Anttila · Oct 20, 2023

Securing Individual REST API Endpoints

I was attempting to find a solution to grant clients anonymous access to certain API endpoints while securing others within my REST API.
Question
Jaime Lerga · Feb 8, 2023

Implementing basic auth on a rest API

Recently i've been using Restforms2 to create a CRUD API for a project.
Article
Eduard Lebedyuk · Jul 4, 2022

Calling classmethods with Native API for Python

KEY=BPYNAT_about) is a lightweight interface to InterSystems IRIS APIs that were once available only through ObjectScript.
Question
Naveenkumar M · Nov 1, 2022

APIs to get the data in InterSystems Cache

Do we have REST API documentation to retrieve the data available in InterSystems Cache.
Article
Yuri Marx · May 20, 2022

Geocoding with IRIS and Google Maps API

So, you can generate your Google API Key and put it inside a Dockerfile line 31: ENV GOOGLE_API_KEY=YOUR-API-KEY-HERE See detailed instructions on: https://developers.google.com/maps
Article
Robert Cemper · Aug 3

WARNING: Bug in IRIS Native API

Reviewing my published packages, I identified a nasty bug in IRIS Native API There is a method in %Net.DB.Iris named function () It's equivalent to ObjectScript $$label^routine
Discussion
Evgeny Shvarov · Oct 6

Debugging REST API in InterSystems IRIS

But here I'm more interested in debugging the REST API implementation method, so it is not very useful in this case, right?