Sign in

GetAction

This method returns all actions for a user channel.

Response

This method has the URL https://kazzola.com/api/internetchannel/getaction?registerationId=ChannelIDGoesHere and follows the Kazola Web API calling conventions.

[
  {
    "name": "Send Tweet",
    "description": "Send new tweet",
    "service": "kazzola.com/api/developedchannel/twitter",
    "userCredentials": 1,
    "type": 0,
    "link": "https://sample.com/channel-image.png",
    "id": "76-89c75f7f-c6c4-49e9-ac2d-0de6884bff58",
    "_action": 0,
    "_ot": 76,
    "_tc": 1456486855131,
    "_tu": 1456486855131,
    "userId": "a5399ae3-018d-4cb6-bc1e-ad30fc4a9407",
    "userName": "John Taylor",
    "_rid": "9Q95AJpfQQDvFgAAAAAAAA==",
    "_self": "dbs/9Q95AA==/colls/9Q95AJpfQQA=/docs/9Q95AJpfQQDvFgAAAAAAAA==/",
    "_etag": "\"0000d201-0000-0000-0000-56d039c70000\"",
    "_ts": 1456486855,
    "_attachments": "attachments/",
    "developedBy": "Techtronics Pvt.Ltd"
  }
]