Help
Print
Web Request
The Web Request element allows you to consume data from a REST-API.
- Select the Method you want to use (get / put / post).
- Paste the URL of the REST API into the URL input window.
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
Select “Active If” to apply a condition.
Press “+Create Condition”.
Choose “any” or “all”.
Press “+Add condition” or “+Add group”.
Choose a variable.
Choose equal, unequal, contains, does not contain.
Choose the variable it has to match.