Skip to main content
Closed for Voting

How do I import WordPress posts or pages to Solutions?

Related products:Freshdesk
  • April 2, 2014
  • 5 replies
  • 19 views

Is it possible to import WordPress post, pages or custom post types into theFreshDesk Solutions?


Is there a developer page that you could point me at?


Thanks

5 replies

Hi Chris, 


As of now, importing WordPress pages/posts into solutions is not possible. We currently don't have this feature on our roadmap,however if more people vote up this feature we can consider working on this.  


Thank you for posting on our forums Chris




  • Author
  • Contributor
  • April 3, 2014

No worries. Can you give me some hints or tips on how I might be able to do that using devs and APIs?


Hi Chris, 


Please refer to our API documentation 


http://freshdesk.com/api/ 


Here are some github samples for your reference. 


https://github.com/johnpaulh/mysamples/tree/master/php_samples


https://github.com/freshdesk/fresh-samples/tree/master/Ruby_api_samples  


Hope this helps ! 






  • Community Debut
  • July 1, 2015

 Hi,

You can check out http://www.elegantthemes.com/blog/tips-tricks/import-export-wordpress-website


  • Community Debut
  • July 2, 2015

Thanks a lot Samyuktha for your valuable answer!

I was also seeking for the same solution pertaining to my WordPress posts and glad to say that your answer helped me out. Actually, I have a WordPress blog running over Sahifa v.5.1.0 theme that I downloaded from yoctotemplates.com. Recently due to some reasons, I need to import some posts of another website to this one, but due to lack of familiarity with PHPMyAdmin and MySQL, It was appearing like a big hassle for me. Fortunately, I came to know about this section of your website and it proved to be fruitful for me.