To embed the Accountant Dashboard within your own web app, such that your bookkeepers will never see the Tight brand, you can follow the simple steps below:Documentation Index
Fetch the complete documentation index at: https://docs.tight.com/llms.txt
Use this file to discover all available pages before exploring further.
1. Adding Bookkeepers via API
In order to add bookkeepers into Tight’s API, you can take advantage of the Create an accountant endpoint. An examplecURL is shown below:
2. Initializing the Embedded Experience
Initialize the Tight Embedded experience in your project by following the instructions on Embedding Tight’s white labelled UI. Be sure to use theaccessToken that pertains to the specific accountant that has logged into your web app.
3. Adding the Accountant Dashboard to your app
To render the Accountant Dashboard, you will need to provide theelementId parameter, which is the HTML id of the main <div> where you would like the Accountant Dashboard to render. Simply invoke the following line of javascript: