frex v0.1.3 Frex.Client.Projects

Client module for interacting with the Freshbooks projects endpoint.

Staff have access to the API calls listed below if the Time Tracking tab is enabled for staff. Each staff member can view all projects to which he or she is assigned. Each staff member can edit only those projects on which he or she is the Project Manaer. Limited information is returned about projects that the staff member is assigned to, but not the manager of.

Summary

Functions

Retrieve an existing project

Sends a list request to the Freshbooks API projects endpoint

Functions

get(credentials, project_id)

Retrieve an existing project.

Parameters

  • project_id (required) — projects ID
list(credentials, filters \\ %{})

Sends a list request to the Freshbooks API projects endpoint.

Returns a list of projects in alphabetical order.

Parameters

  • filters (optional) — a map of filters for the list request