Expensify connector
Back to the connector overview, authentication methods, and actions.
13 Aug 2026
description-fixAligned the create_expense action description with its employeeEmail parameter guidance so agents call list_policies to resolve the email instead of omitting the effectively-required field.Changed · 1 action updated
Changed · 1 action updated
expensify_create_expense28 Jul 2026
bug-fixFixed create_expense ‘requestJobDescription is missing’ 500s by expanding request-body field-combination coverage. Improved action descriptions for create_expense, update_employee, and update_report_status to fix agent tool-use (email discoverability, self-approval limits, tax and approval prerequisites).Changed · 3 actions updated
Changed · 3 actions updated
expensify_create_expense, expensify_update_employee, expensify_update_report_status16 Jul 2026
bug-fixMade employeeEmail optional on create_expense and create_report (unblocks self-service); expanded export_reports to cover all common filter/output combinations, fixing 500 ‘requestJobDescription is missing’; surfaced Expensify’s embedded responseCode errors as real HTTP errors on create_expense/create_report/update_employee; restored update_employee upsert wording (marked preview for the approvalLimit backend limitation); corrected action descriptions.