You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SalesforceSharp works with API version 28.0 by default as you can see in the SalesforceClient class.
Change the value for ApiVersion property to a newer version after calling the SalesforceClient's constructor and try again.
SalesforceSharp works with API version 28.0 by default as you can see in the SalesforceClient class. Change the value for ApiVersion property to a newer version after calling the SalesforceClient's constructor and try again.
Hi,
I met error.
sObject type 'WorkOrder' is not supported.
Please help me.
WorkOrder
Represents field service work to be performed for a customer. This object is available in API version 36.0 and later.
Regards,
The text was updated successfully, but these errors were encountered: