You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FreshBooks API
Hi,
The staff.list method doesn't return info for contractors. I see other
forum posts confirming this.
But, the time_entry.list method does return time entries for
contractors. This is great! But now I'm left with time entries that
have staff_id's that I can't easily identify.
Any chance you can add contractors to the staff.list method?
Thanks,
-Jason
Nox Dineen (FreshBooks)
unread,
Feb 23, 2012, 11:35:39 AM2/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FreshBooks API
Hi Jason, this is a good point. There's a bit of inconsistency with
returning (or not returning) contractor info in some of the staff
calls, and that's something we aim to fix soon. :)
Cheers,
Nox Dineen | FreshBooks
Tim Cull
unread,
Feb 23, 2012, 6:57:12 PM2/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FreshBooks API
Jason,
I have found that a call to staff.get will return that contractor by
staff_id. It's hardly ideal from a performance perspective, but will
get you by in a pinch.