Gladly has various code samples to assist you in your development journey!
All code samples are located in the public Gladly repository. Please keep in mind that code samples should not be used in a production environment.
app-platform-examples
The app-platform-examples repository contains App Platform example Apps to explore as you get ready to build an app on Gladly’s App Platform. You can begin from scratch or use one of the examples included in this repository to get started.
lookup-practice
The lookup-practice repository contains sample code to help you build a Lookup Adaptor, complete with Actions!
Lookup Adaptor is a legacy integration tool
Learn more about utilizing App Platform for seamlessly integrating external systems.
Alternatively, you can check out this sample application to quickly assemble POCs.
rest-api-examples
The rest-api-examples repository contains sample code for common use cases that the Gladly REST API can help solve (e.g., retrieving the latest data export file).
webhook-examples
The webhook-examples repository contains sample code for common use cases on using Gladly Webhooks and Gladly REST API to help solve common use cases (e.g., CSAT survey).
sidekick-examples
The sidekick-examples repository contains sample code for common use cases for the Gladly Web SDK (e.g., build your own icon).
help-center-examples
The help-center-examples repository contains sample code for how to build your own Help Center using Gladly's APIs, Public Answers, and Audience features.
Tip – You don't have to build your own Help Center!
Looking to embed the default Gladly out-of-the-box Help Center and inherit your existing website's CSS? Just embed the Help Center code on your website.
sidekick-ios-sdk and sidekick-android-sdk
The sidekick-ios-sdk and sidekick-android-sdk contain information about integrating the Gladly Glad App SDK into your iOS and Android applications.