REST - Request & Response

Version 2.1 by Erik Bakker on 2022/04/29 15:18

  1. How to use
    With this store component, you can easily set up a connection to a REST endpoint using various authentication mechanisms while taking the response into account. 

2. Keynotes & restrictions
Note that you need to select the valid authentication based on the requirement of the external system. 

3. License Information
Part of the standard license agreement as agreed upon when using the store for the first time.

4. Relevant eMagiz Academy Microlearnings
https://emagiz.github.io/docs/microlearning/intermediate-rest-webservice-connectivity-index 

 Would you please consult the privacy policy of eMagiz at the following link: https://www.emagiz.com/privacy-policy/
]]

#Option
 a OAuth 2.0 - Authorization Code
 b REST - Basic Auth 
 c REST - Client Certificate
 d REST - Header Mapper
 e OAuth 2.0 - Client Credentials
 f REST - SSL
 g Dynamic Token
 h Token
 i No Authentication (Fire & Forget)