FavoriteTom Fairweather (NewVoiceMedia) asked in #IntegrationJan 27, 2016, 5:11 PMOmni-channel SOAP API questionsIn Omni-channel, the Service Presence Status object has a Busy field on it, but this doesn't seem to be present in the API version, so you can't tell what kind of status it is. See https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_servicepresencestatus.htm?search_text=busyIn the API version the ServiceChannel object has CapacityPercentage and CapacityWeight, but they don't appear on the UI. See https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_objects_servicechannel.htm?search_text=busyI thought capacity should be set in the routing configuration, rather than the Service Channel, so what is this?I'm using v35 API and essentially trying to fetch all service presences so that I can tell which are Busy, which aren't, and what Service Channels they pertain to. Any ideas?Thanks1 answerSortSort by DateSort by Most HelpfulSort by DateTom Fairweather (NewVoiceMedia)Feb 1, 2016, 3:26 PMOkay I understand the ServiceChannel additional fields, as they specify they are for APIs <= 32.I still don't understand why the busy field is missing from ServicePresenceStatus.Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Tom Fairweather (NewVoiceMedia)Feb 1, 2016, 3:26 PMOkay I understand the ServiceChannel additional fields, as they specify they are for APIs <= 32.I still don't understand why the busy field is missing from ServicePresenceStatus.