Create a Wave product or service
Approval-gated Wave product/service intake workflow. It reads the target business and active sales taxes, then creates exactly one product/service through recued-core.wave. It does not archive products, mutate accounts or taxes, create invoices, record payments, or call arbitrary GraphQL.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (10 steps)
name
trim
Trim whitespace from setting name
has_name
compare
Check if name has data
business
?
sales_taxes
?
skip_create
compare
Check if has name does not equal true
created_product
?
skip: step.skip_create equal true
tax_rows
default
Apply default
tax_table
to_table
Format results as a data table
skipped
compare
Check if skip create equals true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
name
setting
=
wave
setting
=
unit price
setting
=
0.00
business id
setting
=
description
setting
=
income account id
setting
=
expense account id
setting
=
default sales tax ids
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.