shahbazContributor8 years agoexport members Posts and members profile all data I’ve rights of admin and can access studio, but when I visit Metrics -> User Reports I can export only User information like Username, Email, No of Posts etc but I can’t exports actual posts with the...Show More
VikasBBoss8 years agoHi shahbaz You can get these details using APIs in a JSON/XML format which can be imported easily wherever you want.
shahbazContributor to VikasB8 years ago@VikasGrazitt can you please share some useful links of APIs that help me to export Posts and Members Profile data?VikasBBoss to shahbaz8 years agoHi shahbaz here is Lithium API documentation API V1API V2Hope you have some platform(lithium) knowledge. Here are some basic API'sYou can get posts usingselect * from messagesFor usersselect * from users
shahbazContributor to VikasB8 years ago@VikasGrazitt can you please share some useful links of APIs that help me to export Posts and Members Profile data?
VikasBBoss to shahbaz8 years agoHi shahbaz here is Lithium API documentation API V1API V2Hope you have some platform(lithium) knowledge. Here are some basic API'sYou can get posts usingselect * from messagesFor usersselect * from users
Recent DiscussionsHow to create/subscribe the Webhook in AuroraHelp identifying XML fields for message attributes in Khoros data exportHelp identifying XML fields for message attributes in Khoros data exportWhich entity to refer for knowing user to badge mapping in XML data dumpHow to parse <li-answer> <li-table> custom li tags into raw html