REST - Fire & Forget

Version 7.1 by Erik Bakker on 2022/04/29 14:02

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/?

Available Store Components
 Test  OAuth 2.0 - Authorization Code (Fire & Forget)
 Test  REST - Basic Auth (Fire & Forget)
 Test  REST - Client Certificate (Fire & Forget)
 Test  REST - Header Mapper (Fire & Forget)
 Test  OAuth 2.0 - Client Credentials (Fire & Forget)
 Test  REST - SSL (Fire & Forget)

REST - Token (Fire & Forget)

 Test  REST - Dynamic Token
 Test  REST - No Authentication (Fire & Forget)