Getting started
Introduction
Before you get started, we recommend reading the developer resources of Talon.One to understand the core concepts of Talon.One.
Once familiar with Talon.One and the integration concepts, start the integration by configuring your Falcon Middleware.
The @deity/falcon-talonone-module
communicates only with the Talon.One Integration API trough the Talon.One JS SDK. The Talon.One Management API can come in handy during development but is not used in the integration.
Talon.One Documentation
We listed some documentation resources we found useful;
- Talon.One Product Docs
- Talon.One Developer Docs
- Talon.One Integration API Docs
- Talon.One Management API Docs
- Talon.One JS SDK Docs
- Talon.One JS SDK Repo
Postman Collection
For debugging purposes it might be nice to verify requests manually. Luckaly Talon.One prepared a postman collection that we can use;