Connections | Build with Bookkeep

Connections

📄️ List connections

Returns a list of connections you've previously created. The connections are returned in sorted order, with the most recent connections appearing first.

API Documentation

📄️ Fetch connection detail

Retrieves the details of a connection that has previously been created. Supply the unique connection ID that was returned from your previous request, and Bookkeep will return the corresponding connection information.

API Documentation

📄️ Fetch connection summary

A dictionary with a data property that contains an array of summaries broken down by report and currency. Each entry in the array is a separate report-summary object. If no reports are available, the resulting array will be empty.

API Documentation