andygunther | 2017-06-13 17:33:34 UTC | #1
I have a code project that used the old .Net SDK. I'm upgrading to the new SDK that is no longer deprecated.
I have a few methods that don't appear to exist the same way in the new SDK.
Specifically, these are the methods that don't appear to exist anymore:
GetUserIdWithHttpInfo GetGroupIdWithHttpInfo GetWrapupcodesCodeIdWithHttpInfo PostConversationsDetailsQueryWithHttpInfo GetConversationsConversationIdDetailsWithHttpInfo
Is there a mapping or document that describes suitable replacements for those methods in the new API?
andygunther | 2017-06-13 17:45:51 UTC | #2
I found the first three. Still looking for the replacements for these two if anyone knows:
PostConversationsDetailsQueryWithHttpInfo GetConversationsConversationIdDetailsWithHttpInfo
andygunther | 2017-06-13 17:51:14 UTC | #3
OK, found the last two... Sorry for the spam up here :slight_smile:
tim.smith | 2017-06-13 21:25:01 UTC | #4
andygunther, post:1, topic:1403
Is there a mapping or document that describes suitable replacements for those methods in the new API?
https://github.com/MyPureCloud/sdk-upgrade-script
system | 2017-08-28 19:35:04 UTC | #5
This post was migrated from the old Developer Forum.
ref: 1403