Question

How to retrieve only published articles through the solutions API

  • 3 May 2023
  • 1 reply
  • 103 views

Hello,
Hope you are doing well.
I'm working in a project in which we are going to integrate fresh desk knowledge base articles in our website

My question is that is there any way i can filter/retrieve the articles that are published, currently this api also return the Draft Articles in the API response

 

I am using the following API End Point
API End Point  /api/v2/search/solutions?term=[keyword]


1 reply

  1. Configure the API endpoint. An API endpoint can be complex.
  2. Create an API resource.
  3. Store data into a database. 
  4. Transform the API data.
  5. Export the data to an application. 
  6. Check and maintain the pipeline.

Reply