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: