Communication Process

Return Communication Processes

Date Released: May 30th 2014 Date Updated: May 30th 2014
URLSupports
{URI}/communicationprocess

GET |  PUT |  POST

{URI} is exo.api.myob.com when connecting to the cloud or the address of the machine hosting the API when connecting on premise.

The elements list below details information for Communication Process. To view the descriptions for the elements you can either hover any attribute to reveal details or click here to show all details inline.

Attribute Details

    • description string,null
    • Type: string,null
    • rel string,null
    • Type: string,null
    • title string,null
    • Type: string,null
    • id integer
    • Required on PUT
    • href string,null
    • Type: string,null

Example json GET response

  • {
    • 0
      • {
        • description : Mailshot Process
        • id : 1
        • href : {URI}communicationprocess/1
      • }
    • 1
      • {
        • description : Bulk Activity Creation
        • id : 2
        • href : {URI}communicationprocess/2
      • }
    • 2
      • {
        • description : Execute SQL
        • id : 3
        • href : {URI}communicationprocess/3
      • }
    • 3
      • {
        • description : Social Media Post
        • id : 4
        • href : {URI}communicationprocess/4
      • }
    • 4
      • {
        • description : Export List
        • id : 5
        • href : {URI}communicationprocess/5
      • }
    • 5
      • {
        • description : Execute External Program
        • id : 6
        • href : {URI}communicationprocess/6
      • }
  • }

{URI} is defined as: http://exo.api.myob.com/