Cookie authentication method and OAuth authentication method can be used as authentication methods for IM-Workflow REST API provided as standard from intra-mart Accel Platform, but OAuth authentication method must be used when calling from an external system.
In addition, Cookie authentication method is an authentication method that is supposed to be called from the screen created on intra-mart Accel Platform.
First, please refer to the following document for details of IM-Workflow REST API.
intra-mart Accel Platform IM-Workflow specifications 6.1. REST API
https://document.intra-mart.jp/library/iap/public/im_workflow/im_workflow_specification/texts/api_guide/rest_api/index.html
In the OAuth authentication method, it is necessary to acquire an access token according to the determined procedure before calling the REST API.
Please refer to the following document for how to call from an external system using the OAuth authentication method.
https://document.intra-mart.jp/library/forma/public/forma_programming_guide/texts/workflow_web_api/certification.html#oauth
[Reference]
If you consider access with Basic authentication, please refer to the following FAQ.
https://product.intra-mart.support/hc/ja/articles/13952034355481
-- Target ----------------------------------------------------------------------
iAP/Accel Platform/2020 Summer or later
--------------------------------------------------------------------------------
FAQID:1225