Learning
Documentation
Community
Open Exchange
Ideas Portal
Global Masters
Certification
Partner Directory
Startup Hub
Developer Community
Ask DC AI
Posts
InterSystems Official
Articles
Questions
Announcements
Discussions
Tags
Events
Tech Article Contest
Programming Contest
InterSystems Ideas Contest
Event Calendar
Products
InterSystems IRIS
InterSystems IRIS for Health
HealthShare
TrakCare
Caché
Ensemble
InterSystems Analytics (DeepSee)
InterSystems Text Analytics (iKnow)
Jobs
Job Opportunity
Job Wanted
Members
About
About Us
FAQ
Feedback
Report an Issue
Share an Idea
Code of Conduct
Contact Us
EN
Ask AI
Language
EN
|
ES
PT
JP
CN
FR
EN
Search
All
Top posts
Latest posts
Tags
Type of post
Announcement
Article
Question
Discussion
Search by user posts
Tags
Anniversary Celebration
Caché
Developer Community Official
Documentation
Ensemble
Global Masters
Health Connect
HealthShare
Internal Tech Article Contest
InterSystems Data Studio
InterSystems Ideas Portal
InterSystems IntelliCare
InterSystems IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
InterSystems Kubernetes Operator (IKO)
InterSystems Natural Language Processing (NLP, iKnow)
InterSystems Official
InterSystems Reports (Logi)
IRIS contest
Job Opportunity
Job Wanted
Learning Portal
Open Exchange
Other
Partner Directory
Resource Library
Summit
Supply Chain Orchestrator
TrakCare
.NET
Access control
Adaptive Analytics
Alerts
Analytics
Analyzer
Angular
Angular2
API
Apple macOS
Application Server
Artificial Intelligence (AI)
Authentication
AWS
Azure
Backup
Beginner
Best Practices
Big Data
Business Operation
Business Process (BPL)
Business Rules
Business Service
C++
Callout
CaretDev
CCR
Certification
Change Management
ChatGPT
Cloud
Code Golf
Code Snippet
Coding Guidelines
Columnar Storage
Compatibility
Compiler
Containerization
Contest
Continuous Delivery
Continuous Integration
Convergent Analytics
CSP
CSS
CSV
Cubes
Dashboards
Databases
Database Transaction Processing
Data Import and Export
Data Model
DC Feedback
Debugging
Deployment
Developer Community FAQ
Development Environment
DevOps
Digest
Distributed Data Management
Docker
Document Data Model (NoSQL)
DTL
Early Access Program (EAP)
Eclipse
ECP
Embedded Git
Embedded Python
Encryption
Enterprise Message Bank
Error Handling
Events
Failover
FHIR
Field Tests
Framework
Frontend
FTP
Generative AI (GenAI)
George James Software
Git
GitHub
Globals
Global Summit 2016
Global Summit 2017
Global Summit 2018
Global Summit 2019
Global Summit 2022
Global Summit 2023
Global Summit 2024
Google Cloud Platform (GCP)
Graph
High Availability
HL7
HTML
iFind
Indexing
Innovatium
IntegratedML
integration-required
Interoperability
InterSystems API Manager (IAM)
InterSystems Business Solutions and Architectures
InterSystems Demo Games
InterSystems Package Manager (IPM)
IoT
isNewTech
ITvisors
J2 Interactive
Java
JavaScript
JDBC
Journaling
JSON
Key Question
Key Value
Kubernetes
Languages
Large Language Model (LLM)
LDAP
LEAD North, LLC
Listings
Localization
Machine Learning (ML)
Management Portal
Mapping
MDX
Meetup
Message Search
Microservices
Microsoft Windows
Microsoft Windows Server
Mirroring
Monitoring
Multi-model
MultiValue Basic
Namespace
Natural Language Processing
Node.js
OAuth2
Object Data Model
ObjectScript
ODBC
Open Source
OpenVMS
Perforce
Performance
PID^TOO||
Platforms
Podcast
Prompt Engineering
Python
React
READY 2025
Red Hat Enterprise Linux (RHEL)
Relational Tables
Release
REST API
Security
Sharding
SOAP
Source Control
SQL
SSL
Startup
Studio
SVN
Swagger
System Administration
System Alerting and Monitoring (SAM)
Terminal
Testing
Tips & Tricks
Tools
Tutorial
Ubuntu
UI Development
UIMA
Unstructured Data
Vector Search
Video
Virtual Summit 2020
Virtual Summit 2021
Visualization
VSCode
Vue.js
Web Gateway
Webinar
XML
ZEN
Apply
Clear filter
Question
Galena Teneva
· Jun 25, 2018
How can I connect Stream Data
API
with IRIS Plattform
My aim is to create a web
app
with IRIS, which streams financial data.Can I connect some streaming-data
API
(for example IEX
API
) with the IRIS Platform?
Article
Sanjib Pandey
· Mar 3
QueryResponse Interface Design and Development Guide Based on REST
API
in HealthConnect
Password Setup for REST
API
The approach below provides a basic solution for setting up a username and password to access the REST
API
configured in HealthConnect.
Question
Florian Hansmann
· Aug 3, 2020
Delete Cache of SQL query/$order called in an
API
.
Hello Intersystems-Community, I build an
API
and there I use $order to get the Data from my Globals.When I first time use that
API
it's get an error (504 Gateway-Timout > 60 Sec
Question
Cindy Fawcett
· Apr 12, 2021
API
Manager - transform header from basic auth to bearer token
The request coming into
API
Manager is FHIR and needs to have basic auth in the header. The OAuth token is passed to
API
Manager as a parameter.
Article
Robert Cemper
· May 14, 2020
websocket-client-js * iris-native-
api
* docker-micro-server
Using the IRIS native
API
for Node.JS was the opportunity to presenta MicroService operating in a Docker container.A demo video is now also available to watch the demo in operation.
Question
Yuri Marx
· Jun 11, 2020
How do I publish my REST
API
using HTTPS?
When a publish my
API
, only HTTP is available. How do I publish my REST
API
using HTTPS? Hi Yuri, You have to use a proxy server to do that.
Question
prashanth ponugoti
· Apr 5, 2022
if anybody has used NHS 111
API
in health share - ITK ?
Hi Community, Anybody has used NHS 111
API
in healthshare - ITK ? We need more details on this
API
, please share any kind of info regarding it.
Article
Kate Lau
· Mar 15, 2023
Walk through of deploying InterSystems
API
Manager (IAM) on AWS EC2
KEY=PAGE_apimgr Before deploying IAM Check the license of your
API
host Enable the User IAM Deploy IAM Reference https://community.intersystems.com/post/introducing-intersystems-
api
-manager
Question
Colin Overton
· Jan 19, 2023
How can I access cube metadata using the REST
API
?
Hi All, I'm looking to write a 3rd party front end for BI cubes and have been directed towards the REST
API
here: https://docs.intersystems.com/iris20222/csp/docbook/DocBook.UI.Page.cls
Question
Daniel Bertozzi
· Apr 13, 2022
Moving
API
data into external SQL instance without audits/persistence
Obviously with an
API
pull to SQL, its possible to get non-2XX status code that ruins a whole run.
Article
Kate Lau
· Oct 9
Writing a REST
api
service for exporting the generated patient data in .csv
😁 Let's test the REST
api
!!!
Article
Kate Lau
· Oct 13
Writing a REST
api
service for exporting the generated FHIR bundle in JSON
Hi all, Let's do some more work about the testing data generation and export the result by REST
API
.
Question
Aleksandar Kovacevic
· Dec 24, 2021
How do you create $listbuild using java native
api
?
Is there a way to make listbuild from java? Something like: IRIS iris = IRIS.createIRIS(conn); byte[] value={1,2,3,4} iris.set(value,"^testglobal"); but this creates set
Article
Tani Frankel
· Jan 19, 2021
Document Database (DocDB) - Sample REST
API
Calls - Postman Collection
For the benefit of those who want to use the Document Database (DocDB) capabilities within InterSystems IRIS, and specifically the REST
API
it provides, I put together a Postman Collection
Announcement
Anastasia Dyubaylo
· Dec 12, 2020
New Video: InterSystems IRIS Native Python
API
in AWS Lambda
Hey Developers, Please welcome the new video by @sween on InterSystems Developers YouTube: ⏯ InterSystems IRIS Native Python
API
in AWS Lambda In this video, you will
first
previous
…
15
16
17
18
19
…
next
last
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up