Hi friends,
I am CRM developer in SAP and our team has already integrated twitter ( also facebook ) into interaction center in CRM7.0 EHP3.
You can see an example below:
Create a tweet in twitter website:
Now I can see the tweet created just now in the web site.
And I can also see it in CRM IC agent inbox:
select the first row and I can directly reply it in CRM by clicking reply button:
just click the send button:
after click send button, I can see the reply also in twitter website:
if you would like to integrate other social channel than twitter and facebook, you just have to implement your own client class for the new social channel, and all left tasks are centrally done by us from framework side.
you can get more detail information from consulting note 1832462 about social integration achitecture. Implementation detail for facebook client class: note 1832481. And note 1832480 for twitter.
Welcome to post any questions you have here if you are interested with this topic.