UDP Send actions send data to the address:port and the response is stored in the response-target.

Properties

Data:                       Data to send

Address:                 Destination Address

Port:                        Destination Port Number

Output

Output-location: Location to store the output data

Sample Configuration

Click to learn how to paste configuration into your solution.

{

"$action": "communication/udp-send",

"address": "127.0.0.1",

"data": "Testing",

"mock-result": "success",

"output-location": {

"$afref": "data",

"path": [