send_network_broadcast


Sends a broadcast to the whole network.

Parameters

Name Description
sender optional The user ID of the new broadcast sender.
nodeID optional The node ID of the new broadcast sender.
body optional The body text of the new broadcast message.
title optional The title text of the new broadcast message.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/ugcBroadcast?action=send_network_broadcast&sender=229928503&title=Testing&body=Hey%2C+how%27s+it+going%3F&nodeID=188234&devkey=[devkey]

JSON Response