Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ES | EN

Table of Contents
Info

From version 2.2.0-hyperblast.

Introduction

We have developed a new node to invoke the Platform management API REST in an easy way.

...

We will have a list with the different management APIs, on this list which you can choose one:

...

Once you have selected an API, the next step list will be to select an operation from the list filled in with the different operations available .for it, so that you can select one:

...

After select selecting an operation, all the parameters (Headers, QueryParams, PathParams, MultiPart,…) will be shown, this . These parameters can be setted set with fix fixed values, or parameterizable values from previous messages.

...

Once the parameters had been setted, the node will be appear with as many outputs as different states have been defined on the API.

...

If we you put the cursor on each output we , you can see his code. The last one will get those messages with a different status from the codes defined in the API.

...

...