Y-Academy

How can we help you?

 Print
Web Request

The Web Request element allows you to consume data from a REST-API.


  1. Select the Method you want to use (get / put / post).
  2. Paste the URL of the REST API into the URL input window.
  3. If you pasted your URL into the URL input window you can test the request and create a data table.


Methods: 

  • get
  • put
  • post
Use the data table to display your data in a HTML Field or a Word Document.


Advanced

  • Authorization

Select between 3 authorization methods


  • Request Headers

Insert a header file


  • Status code whitelist

Add a status code to the whitelist


  • Comment

Add a comment.


  • Active If

  1. Select “Active If” to apply a condition.

  2. Press “+Create Condition”.

  3. Choose “any” or “all”.

  4. Press “+Add condition” or “+Add group”.

  5. Choose a variable.

  6. Choose equal, unequal, contains, does not contain.

  7. Choose the variable it has to match.

Was this article helpful?