playMaker

Author Topic: example of WebRequest used to get RESTful API...?  (Read 997 times)

wetcircuit

  • Full Member
  • ***
  • Posts: 158
    • wetcircuit.com
example of WebRequest used to get RESTful API...?
« on: July 03, 2023, 05:20:02 PM »
Does anyone have an example/scene using the webRequest action to perform a RESTful API request and get the response as a string?

I am very confused how the various slots are used/formatted, like 'header' etc.

I tried looking at the code of the action, but it is a sophisticated for multiple uses (more complex than I can follow).

Any help is appreciated.