frex v0.1.3 Frex.Client.Tasks

Client module for interacting with the Freshbooks tasks endpoint.

Summary

Functions

Sends a get request to the Freshbooks API tasks endpoint

Returns a list of tasks in alphabetical order

Functions

get(credentials, task_id)

Sends a get request to the Freshbooks API tasks endpoint.

Parameters

  • task_id (required) — task ID
list(credentials, filters \\ %{})

Returns a list of tasks in alphabetical order.