Skip to content
Recued
Menu
← Back to recipes

Create a Wave product or service

by recued-core v1

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 10 steps

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 8 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Wave connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.businessdata.productcreate

About

Tags

wave waveproductservicepriceaccountingapprovalpack:wave

Details

10 steps 8 configurable settings recipe_id: create-wave-product-intake