Versions Compared

Key

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

You need to be able to answer these questions and use these toolings before you start working with PIPEFORCE as a low code developer. If you cannot answer all of these questions or in case you do not have this toolings yet, make sure to prepare yourself before you start working with the PIPEFORCE guide.

JSON

...

What is JSON and how to write a JSON document?

...

Make sure, you can answer all of these questions with yes before you start:

JSON

  •  You know what JSON is and how to write a JSON document.
  •  You know how to write JSON objects and JSON arrays in a JSON document.
  •  You know what JSON schema is.

YAML

HTTP / REST

  • What are HTTP methods like POST and GET (what is the difference?)

    • What is a HTTP Header?

    • What is a HTTP request parameter?

    • How to execute HTTP / REST calls with cURL

    • How to execute HTTP / REST calls with Postman

...