Every Xero list this pack reads stops at the first page
Use “Every Xero list this pack reads stops at the first page” in Recued. Thirteen of this workflow'S operations PIN page=1 and none of them binds A page argument. It reads information without changing data in the connected service.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (34 steps)
receivables_raw
?
receivables
default
Apply default
payables_raw
?
payables
default
Apply default
customers_raw
?
customers
default
Apply default
vendors_raw
?
vendors
default
Apply default
any_rows
any
Check if any of the conditions are true
have_rows
template
Generate text from a template
fail: step.any_rows equal false
receivable_count
count
Count items in receivables
payable_count
count
Count items in payables
customer_count
count
Count items in customers
vendor_count
count
Count items in vendors
receivable_ceiling
compare
Check if receivable count is at least setting page size
payable_ceiling
compare
Check if payable count is at least setting page size
customer_ceiling
compare
Check if customer count is at least setting page size
vendor_ceiling
compare
Check if vendor count is at least setting page size
any_ceiling
any
Check if any of the conditions are true
receivable_total
sum
Sum values in
payable_total
sum
Sum values in
receivable_currency_values
pluck
Extract CurrencyCode from each item
receivable_currencies
unique
Remove duplicates from
receivable_currency_count
count
Count items in receivable currencies
mixed_currency
compare
Check if receivable currency count is greater than 1
contact_subtotal
math
Calculate customer count plus vendor count
customer_ids
pluck
Extract ContactID from each item
vendor_ids
pluck
Extract ContactID from each item
both_roles
filter
Filter by condition
both_roles_count
count
Count items in both roles
distinct_contacts
math
Calculate contact subtotal minus both roles count
card
to_summary
Format results as a summary card
receivable_table
to_table
Format results as a data table
payable_table
to_table
Format results as a data table
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
xero
setting
=
page size
setting
=
100
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.