You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Event Subscription

edited Mar 16, 2017 10:11AM in Field Service 8 comments

Content

Hi,

if I use Event subscription from the REST API's for e.g activity moved, using the GET method I will get a list of attributes back from OFS (see code Block).

Where can the list of attributes be defined that will be returned by OFS for these event subscriptions?

thx

Claus

 

Version

16.8

Code Snippet

             Example for activityMoved
"items": [
    {
      "eventType": "activityMoved",
      "time": "2017-03-15 14:50:24",
      "user": "clemke",
      "activityDetails": {
        "activityId": 54,
        "resourceId": "44300030",
        "resourceInternalId": 7,
        "date": "2017-04-01",
        "apptNumber": "422226",
        "customerNumber": "951352845445993"
      },
      "activityChanges": {
        "date": "2017-03-31"
      }
    }
links 
(continued ...)

   
        

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!