This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal


Jan 18, 2018, 7:00 PM
14 Posts

Oauth and Lotus Script

  • Category: Notes Client
  • Platform: Windows
  • Release: 9.0.1
  • Role: Developer
  • Tags: Oauth,LotusScript
  • Replies: 2

We are trying to connect Lotus Notes client application with Jira via REST API. Oauth is used for authorization.


Is there any document/guide to develop lotsuscript libraries to generate Oauth requestToken,AccessToken and access resources.

Jan 22, 2018, 4:45 PM
323 Posts
Might I suggest ...

Microsoft has a COM library to do this, WinnHttpRequest . You may have better luck searching for how this library will connect over Oauth.

I've done the connections to JIRA using WinHttpRequest, just not Oauth, but Microsoft actually likes Oauth. So I would think their descriptions would be better.

Jan 30, 2018, 7:13 PM
21 Posts
How do you handle REST in LS?

What's your approach to dealing with REST in LS?

I have created an LS library for that, but it's not as versatile as I wish..


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal