REST - Fire & Forget

Version 19.1 by Erik Bakker on 2022/05/01 14:14

1. How to use

With this store component, you can easily set up a connection to a REST endpoint using various authentication mechanisms without caring about the response. 

2. Keynotes & restrictions 

a. 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 No Authentication (Fire & Forget)