Skip to main content
Question

Knowledge Base


We currently house our knowledge articles in Google Docs.  Is there an integration with FreshDesk knowledge base.  We want to keep our articles in Google Docs, but would like to implement FreshDesk’s knowledge base.  

Did this topic help you find an answer to your question?

6 replies

foxcubmama
Skilled Expert
Forum|alt.badge.img+7
  • Skilled Expert
  • 74 replies
  • May 12, 2022

OOH FOLLOWING because I am creating our knowledge base solution articles in Google Docs and was just going to copy and paste (all hundreds of) them.


Devaraj
Community Debut
  • Community Debut
  • 1 reply
  • September 26, 2024

Did someone get an answer for this?

 

I really need this now.


benz_nikveen
Community Debut
  • Community Debut
  • 1 reply
  • January 6, 2025

For reliable appliance repair Seattle, this trusted service provider specializes in quick and professional repairs for all home appliances. Their expert technicians are equipped to handle a variety of issues, ensuring your appliances are running smoothly and efficiently again. Count on them for top-notch repair solutions in Seattle.


jcapitan-shoreline
Skilled Expert
Forum|alt.badge.img+4

You can publish a Google Doc and use iframe in the code of the freshservice article.


jcapitan-shoreline
Skilled Expert
Forum|alt.badge.img+4

You code should look like this and then add the bold part to the end of it.  The only problem is the article won’t load on the mobile app because the app can’t log into your google account to authenticate. 

<iframe src="https://docs.google.com/document/d/e/2PACX-1vSCPPw6AGfQnmIzulBgMPm3CLB3ch/pub?embedded=true" width="100%" height="640" allowfullscreen=""></iframe>


  • Community Debut
  • 1 reply
  • February 12, 2025
benz_nikveen wrote:

For reliable best pottery wheel this trusted service provider specializes in quick and professional repairs for all home appliances. Their expert technicians are equipped to handle a variety of issues, ensuring your appliances are running smoothly and efficiently again. Count on them for top-notch repair solutions in Seattle.

When integrating a Knowledge Base, it's important to ensure seamless accessibility across all platforms. While the code may function correctly on desktop browsers, mobile applications often face authentication challenges, especially when attempting to access private content stored on third-party services like Google. The main issue arises because the mobile app cannot log into your Google account for authentication, preventing the article from loading.


Reply