Developer guide
Live Demo
Github
Community
User Guide
Search…
v8 (v7 Rails v1 Django)
Forest Admin
Getting Started
Quick start
Development workflow
Reference Guide
How it works
Models
Actions
Smart Fields
Smart Collections
Routes
Integrations
Stripe
Mixpanel
Intercom
Elasticsearch
Zendesk
Authentication, Filtering & Sorting
Display Zendesk tickets
Display Zendesk users
View tickets related to a user
Bonus: Direct link to Zendesk + change priority of a ticket
Dwolla
Razorpay
Hubspot
Twilio
Azure Table Storage
Slack
Algolia
Smart Views
Smart Segments
Scopes
Performance
Charts
Extra help
Setup
Upgrade
Databases
Settings
Powered By
GitBook
Zendesk
For this example we will use the Zendesk API described
here
.
We are going to use
Smart Collections
,
Smart Relationships
, and
Smart Fields
to implement such integration.
The full implementation of this integration is available
here
on GitHub.
Live Demo
Build your basic Admin Panel with Forest Admin
Let's start with a basic admin panel on top of a SQL database that has a table
Users
that holds an email address field.
Now, let's build the Admin Panel as usual with Forest Admin. You will get something like this:
Previous
Another example
Next
Authentication, Filtering & Sorting
Last modified
3mo ago
Copy link
Contents
Live Demo
Build your basic Admin Panel with Forest Admin