function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Reetesh Pandey 15Reetesh Pandey 15 

Radian6 Salesforce Integration

Hi , I am new to Salesforce, But i know coding using Apex .  I got a requirement for Radian6 and Salesforce integration . I have got a developer.org id in Salesforce. I want to use the Radian6 API to retreive data for particular Topic profile . I'll be obliged to have answers for below Question - 1) Can i do it using my developer.org id or do i need to have a Enterprise or other edition of salesforce ? 2) The output file is an xml file so where salesforce is storing the data retreived from Radian6 ?  Thanks & Regards, Reetesh
ShashankShashank (Salesforce Developers) 
Hi Reetesh,

The App is only available for Enterprise and Unlimited Edition.

App link: https://appexchange.salesforce.com/listingDetail?listingId=a0N30000005unw0EAA

Data is stored in salesforce in respective objects.

Thanks,
Shashank
Reetesh Pandey 15Reetesh Pandey 15
Hi Shashank ,
Thanks for you help.
We can get the app "Radian6 for Salesforce" in develper edition also . You can get this app from the below link- https://appexchange.salesforce.com/listingDetail?listingId=a0N30000005unw0EAA
Also data stored from Radian6 is in "Social Post" objet created by this API in your salesforce account.

Still , I am trying to figure out how to retreive data from particular topic profile .
Thanks ,
Reetesh