Skip to main content

Timesheet Portal connector

Back to the connector overview, authentication methods, and actions.
6 Aug 2026
bug-fix improved-descriptionsFixed idle-session 401s (tokens now refresh every 8 minutes). Renamed export_invoices and export_timesheets to mark_invoices_exported and mark_timesheets_exported with correct write effects. Marked required parent fields (clientCode, chargeCodeGroupCode, paidDate, postedDate), removed broken or undocumented params and report types, and improved action descriptions with dependency chains and provider error guidance.
timesheetportal_mark_invoices_exported, timesheetportal_mark_timesheets_exported
timesheetportal_export_invoices, timesheetportal_export_timesheets
timesheetportal_approve_invoices, timesheetportal_create_charge_code, timesheetportal_create_client_user, timesheetportal_create_expense_category, timesheetportal_create_project, timesheetportal_get_builtin_report, timesheetportal_get_clients_v2, timesheetportal_get_expense_entries_report, timesheetportal_get_expense_forms_report, timesheetportal_get_invoice_report, timesheetportal_get_invoice_report_v2, timesheetportal_get_invoice_report_v2api, timesheetportal_get_leave_bookings_report, timesheetportal_get_rate_types, timesheetportal_get_third_parties, timesheetportal_get_timesheets_report, timesheetportal_mark_invoices_paid, timesheetportal_mark_invoices_posted
2 Aug 2026
new-actions new-fieldsAdded the Timesheet Portal V2 API surface (placements, purchase orders, timesheets, invoice lifecycle, activities, settings, and delta-sync lists) and scoped actions to the Project and Recruitment auth methods. Both editions share one unified V1+V2 REST API.
timesheetportal_create_activities, timesheetportal_create_admin, timesheetportal_create_approver, timesheetportal_create_contractor, timesheetportal_create_invoices, timesheetportal_create_job, timesheetportal_create_or_update_timesheets, timesheetportal_create_perm_placement, timesheetportal_create_placement_activities, timesheetportal_create_third_party_user, timesheetportal_create_working_pattern, timesheetportal_get_administrators_v2, timesheetportal_get_admins, timesheetportal_get_approvers, timesheetportal_get_approvers_v2, timesheetportal_get_clients_v2, timesheetportal_get_contractors, timesheetportal_get_contractors_v2, timesheetportal_get_cost_centres_v2, timesheetportal_get_custom_lists, timesheetportal_get_exchange_rates, timesheetportal_get_expense_entries_report, timesheetportal_get_expense_forms_report, timesheetportal_get_invoice, timesheetportal_get_invoice_pdf, timesheetportal_get_invoice_report_v2api, timesheetportal_get_invoice_templates, timesheetportal_get_invoices, timesheetportal_get_jobs, timesheetportal_get_placements, timesheetportal_get_purchase_orders, timesheetportal_get_rate_types, timesheetportal_get_rates, timesheetportal_get_timesheets, timesheetportal_mark_invoices_paid, timesheetportal_mark_invoices_posted, timesheetportal_search_contractors
timesheetportal_create_expense_entry, timesheetportal_create_expense_form, timesheetportal_create_invoice, timesheetportal_create_token, timesheetportal_get_token
timesheetportal_approve_invoices, timesheetportal_create_charge_code, timesheetportal_create_client, timesheetportal_create_client_user, timesheetportal_create_expense_category, timesheetportal_create_project, timesheetportal_create_rate, timesheetportal_create_third_party, timesheetportal_create_user, timesheetportal_email_invoices, timesheetportal_export_invoices, timesheetportal_export_timesheets, timesheetportal_get_builtin_report, timesheetportal_get_charge_codes, timesheetportal_get_clients, timesheetportal_get_cost_centres, timesheetportal_get_custom_fields, timesheetportal_get_custom_report, timesheetportal_get_custom_reports, timesheetportal_get_expense_receipt, timesheetportal_get_invoice_report, timesheetportal_get_invoice_report_v2, timesheetportal_get_leave_bookings_report, timesheetportal_get_leave_bookings_summary, timesheetportal_get_login_token, timesheetportal_get_projects, timesheetportal_get_report_fields, timesheetportal_get_third_parties, timesheetportal_get_timesheets_report, timesheetportal_get_users, timesheetportal_search_users
28 Jul 2026
guide-changesImproved the account-linking guides for both auth methods — added the Timesheet Portal login URL, clarified where to find the Settings menu, and simplified the “Email & Password” auth method name.
timesheetportal_approve_invoices, timesheetportal_create_charge_code, timesheetportal_create_client, timesheetportal_create_client_user, timesheetportal_create_expense_category, timesheetportal_create_expense_entry, timesheetportal_create_expense_form, timesheetportal_create_invoice, timesheetportal_create_project, timesheetportal_create_rate, timesheetportal_create_third_party, timesheetportal_create_token, timesheetportal_create_user, timesheetportal_email_invoices, timesheetportal_export_invoices, timesheetportal_export_timesheets, timesheetportal_get_builtin_report, timesheetportal_get_charge_codes, timesheetportal_get_clients, timesheetportal_get_cost_centres, timesheetportal_get_custom_fields, timesheetportal_get_custom_report, timesheetportal_get_custom_reports, timesheetportal_get_expense_receipt, timesheetportal_get_invoice_report, timesheetportal_get_invoice_report_v2, timesheetportal_get_leave_bookings_report, timesheetportal_get_leave_bookings_summary, timesheetportal_get_login_token, timesheetportal_get_projects, timesheetportal_get_report_fields, timesheetportal_get_third_parties, timesheetportal_get_timesheets_report, timesheetportal_get_token, timesheetportal_get_users, timesheetportal_search_users
22 Jul 2026
new-actionsInitial Timesheet Portal (Standard/Project edition) connector with 36 actions across clients, projects, charge codes, users, timesheets, expenses, invoices, rates, and reports; email/password session-token auth with automatic refresh; poll-based sync via ModifiedSince/lastModified (provider has no webhooks).