Infos about the RestAPI

Hello everyone,


are there any courses or tutorials for the Domino Rest API that you could recommend?


I have worked my way through the available descriptions and got it working, a bit, but unfortunately it still works not fully as desired/expected.

TIA,

Jochen "Joe" Herrmann

I had gone through some tutorials some days back. See if this link is helpful.

I use the Xpages rest API, and use domino rest api for a local calls to know if the user is valid or not and create by agent a customize response that is valid or not.

I'd rather use agents by lotus script and I use Xpages rest APi to return datatables that is a view with or without filters.

There're a few information about that, I use chatgtp or copilot to find examples.

Yours sincerely, Roger.

Hi Joe,

If you have access to HCLSoftware U, you can check out the following course.

HDOM-ADM-300 HCL Domino REST API for Domino Administrators

This course provides you with an understanding of the Domino REST API, including the following topics:

1 - Domino REST API Course Intro
2 - Install
3 - Configure DRAPI Ports and Functional Accounts
4 - Configure JSON Web Token
5 - Configure OAuth
6 - Configure DRAPI Databases
7 - Application Access

Best Regards,

Jho Ann Leanne A. Labayani
Technical Support - Application Integration Team
HCL Technologies

Hello Jho,

thanks for your reply.


How can I determine whether I have access to HCLSoftware U or not ?

If not, is there a separate regist. procedure needed or is it included in a package, license what so ever?

Kind Regards,

Joe

Hi Joe,

You may sign up using the link below for free.

HCLSoftware U

Best Regards,

Jho Ann Leanne A. Labayani
Technical Support - Application Integration Team
HCL Technologies

Hi Joe,

Please try to login the URL --> https://hclsoftwareu.hcltechsw.com/index.php?option=com_splms&view=course&id=1138

It will ask for login or Singup, If you don't have proper access to the HCLSoftware U then you can click on "Signup" button it will take you to another URL to Register for HCLSoftware U.

OR URL --> https://hclsoftwareu.hcltechsw.com/hclsoftwareu-signup

We would request you to refer the following product documentation on REST API

Title : Welcome to HCL Domino REST API documentation
URL --> https://opensource.hcltechsw.com/Domino-rest-api/index.html

We hope the information provided is helpful in resolving your issue.

Thank you

Regards,

Sridhar

@Joe

Good Day!!

Please refer below mentioned document links for thorough guidance on Rest API.

openntf for configuration:

https://youtu.be/BLYySAYyjMQ?feature=shared

Introducing the Domino REST API:
https://opensource.hcltechsw.com/Domino-rest-api/index.html

Understanding HCL Domino REST API:
https://opensource.hcltechsw.com/Domino-rest-api/topicguides/understanding.html

How HCL Domino REST API works:
https://opensource.hcltechsw.com/Domino-rest-api/topicguides/howkeepworks.html

Planning your application:
https://opensource.hcltechsw.com/Domino-rest-api/topicguides/planning.html

Use cases:
https://opensource.hcltechsw.com/Domino-rest-api/topicguides/usecases.html

For reference:
https://www.hcl-software.com/blog/domino/what-you-need-to-know-about-the-hcl-domino-rest-api-part-three
https://opensource.hcltechsw.com/Domino-rest-api/tutorial/walkthrough/lab-05.html?h=callback#steps-in-creating-app-in-admin-ui

Hope this helps !!