Quantcast
Channel: Active questions tagged feeditem - Salesforce Stack Exchange
Viewing all articles
Browse latest Browse all 160

How can I mark 'Best Answer' through ConnectApi?

$
0
0

How do I mark an answer as Best Answer through ConenctApi? I tried setting bestAnswerId of ConnectApi.QuestionAndAnswersCapabilityInput but it does not mark the answer as Best Answer.

ConnectApi.QuestionAndAnswersCapabilityInput questionAndAnswerCapabilitiesInput = new ConnectApi.QuestionAndAnswersCapabilityInput();
questionAndAnswerCapabilitiesInput.bestAnswerId = feedComment.Id;

Can someone help how to post the answer as Best Answer?


Viewing all articles
Browse latest Browse all 160

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>