Search

Clear filter
Question
Muhammad Waseem · Nov 22, 2021

Getting "TypeError: Failed to fetch" while using FHIR accelerator service - API Development

Hi, I am getting Failed to fetch error while calling FHIR accelerator service - API Development service Thanks
Article
Alberto Fuentes · Feb 24, 2021

Workshop exercises: develop REST APIs and manage them using InterSystems API Manager

Hi Community!  Today I'd like to share with you a link to some exercises from a workshop about developing REST APIs and how to manage them using *InterSystems API Manager
Article
Murray Oldfield · Nov 18, 2019

Example: Review Monitor Metrics From InterSystems IRIS Using Default REST API

The following steps show you how to display a sample list of metrics available from the `/api/monitor` service. In the last post, I gave an overview of the service
Announcement
Anastasia Dyubaylo · Feb 5, 2021

New Video: Building REST API with InterSystems IRIS Docker Container in 5 Minutes

Hi Developers, Please welcome the new video on InterSystems Developers YouTube: ⏯ Building REST API with InterSystems IRIS Docker Container in 5 Minutes See
Article
Rubens Silva · Sep 27, 2017

Frontier: An abstraction layer for rapid REST development - Part 3 - Using the SQL API

Hello again and welcome to the Part 3 - Using the SQL API!If you have been wondering about how to use SQL along with Frontier, you came to the right place. That's because since
Question
Ricardo Baehr · Sep 12, 2017

How to do not use SSLv3 (force TLS variant) - httpRequest to AWS API Gateway

Hi guysIm trying to use an API running in AWS API Gateway.This API is over https and i am using the SSL/TLS config of Caché. set httpRequest = ##class(%Net.HttpRequest).%New
Question
Sehinde Raji · Dec 29, 2021

Exploring Native API for Node.js confusing documentation do not know where to create new directory

this and even more concerning there are a few errors within the documentation. For example I am on the Native API application within the below link. https://docs.intersystems.com
Announcement
Anastasia Dyubaylo · Jun 5, 2020

New Coding Talk: WebSocket Client JS with IRIS Native API as Docker Micro Server

Hi Community, Please welcome the new video, specially recorded by @Robert.Cemper1003 for the InterSystems IRIS Native API Programming Contest: ⏯ WebSocket Client JS
Question
Gautam Rishi · Jun 8, 2023

how can we track logs of our rest api that we create in web applications.

how can we track logs of our rest api that we create in web applications. As i am running it on local system. Hi, you can use the $$$LOGINFO and/or $$$TRACE macross
Question
José Ademar de Oliveira Junior · Jan 6, 2022

REST APIs with Intersystems technolgy

. In a scenario where I need to develop new software from scratch, would it be better to develop this new software using REST APIs? Does anyone have any recommendations about courses? Here
Article
Benjamin De Boe · Jul 4, 2016

Introduction to the iKnow REST APIs

After a five-part series on sample iKnow applications (parts 1, 2, 3, 4, 5), let's turn to a new feature coming up in 2017.1: the iKnow REST APIs, allowing you to develop rich web
Question
Yuri Marx Pereira Gomes · Nov 2, 2018

How Can I get sentiment analysis from a source or entity from iKnow REST API?

Hi,How Can I get sentiment analysis (positive or negative attribute) from a source or entity from iKnow REST API? Worked fine, thanks! Worked fine, thanks! Hi Yuri,Which endpoint
Article
Sylvain Guilbaud · Apr 19, 2022

How to manage in a CI/CD pipeline an InterSystems API Manager (IAM aka Kong GATEWAY) configuration ?

Kong provides an open source configuration management tool (written in Go), called decK (which stands for declarative Kong) Check that decK recognizes your Kong Gateway
Question
Duc Anh Tran · Oct 4, 2018

How can i import my JSON formatted data from my API to my docDB?

Hello everyone, i want to create an iris document database with Atelier with some properties, where i can import my JSON formatted data from an API to the database which i
Question
Gautam Rishi · Jun 3, 2023

IRIS on mac unable to run my rest api which I created using spec first approach

IRIS on mac unable to run my rest api which I created using spec first approach. I am getting a 403 forbidden account error.