How to Access REST API without using Node RED?

How to access REST API without using NodeRED ?

You could look for something to help with doing the request in nuget, or use invoke code to do it your self.
Here are a few examples examples-files/chucknorris at master · open-rpa/examples-files · GitHub

1 Like