Links

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: