Tips and FAQ

Expensify - Can Reports Be Paginated?

Expensify reports are not sorted in any consistent fashion when exported asynchronously from Expensify. Because the vendor does not support sorting, each subsequent call returns a different sequence of reports and thus pagination cannot be supported.

What is a valid ruleId that can be passed as part of PATCH API for expense rule?

In the Expensify element, PATCH APIs for 'expense rule' needs a rule ID that needs to be passed as a compulsory field along with a valid policy id. Currently the only valid rule ID that can be passed is 0. In case any value other than zero is passed, the API call returns a 502 error.