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

team info saving to custom property and sending to ICS

edited Feb 9, 2019 4:29AM in Field Service

Summary

team info manipulation

Content

We can get the team info by following way on an event:

 <team>
   <BLOCK type="team-members">
    <team-member
     resource_external_id ="{resource_external_id}"
     resource_name = "{resource_name}"
     teamwork_start = "{activity_start_time:+{activity_start_time}}{activity_start_time:-{activity_service_window_start}}"
     teamwork_end  = "{activity_end_time:+{activity_end_time}}{activity_end_time:-{activity_service_window_end}}"
     teamwork_activity_number = "{activity_number}"
     teamwork_activity_worktype = "{activity_worktype}"
     teamwork_activity_duration = "{activity_duration}"
     teamwork_activity_time_slot = "{activity_time_slot}"
    />
   </BLOCK>
  </team>
  • Can we send this info to ICS?
  • from above block can we get any other custom/OOTB property of the team resource like first name ?
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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