API & Webhooks

Can I add images to solution articles using API?
Yes, you can add inline images to your solution articles using API. Refer to the sample code given below : { "description":"Test Article http...
Tue, 18 Jun, 2024 at 5:02 PM
How to remove quoted text via API?
You can use this command below to remove the quoted text through API: client.interface.trigger("click", {id: "delete_quoted_text"}) 
Tue, 18 Jun, 2024 at 5:07 PM
Where can I find my API key?
Note: If your account is on the Sprout plan, the API key and the API functionality will NOT be available. An API key is a unique alphanumeric identifier...
Tue, 18 Jun, 2024 at 5:12 PM