...
Or it can be called remotely using the Rest API. Here is an example, how a command can be called via Rest APIHTTP GET:
Code Block |
---|
GET https://hub-NAMESPACE.pipeforce.net/api/v3/command:my.command?paramKey=paramValue |
...
...
Or it can be called remotely using the Rest API. Here is an example, how a command can be called via Rest APIHTTP GET:
Code Block |
---|
GET https://hub-NAMESPACE.pipeforce.net/api/v3/command:my.command?paramKey=paramValue |
...