• Artsiom Kazachinskiy
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Good day. We use a field service in our salesforce org in conjunction with a lightning site and apex backend.
In salesforce docs, we have found methods for scheduling service appointments - getSlots(serviceID, policyId, operatingHoursId, tz, exactAppointment);
Can you please give a recommendation on how to assign service resources through the apex. At the moment, we have implemented a manual insert for record the object assigned resources.