Recued
Menu
← Back to recipes

Send a Wave invoice

by recued-core v3 9 views

Use “Send a Wave invoice” in Recued. It runs the Wave invoice send workflow with approval before changes are made.

How it works 10 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (10 steps)
recipient_count count
Count items in setting to
has_recipients compare
Check if recipient count is greater than 0
business ?
invoice ?
skip_approve compare
Check if setting approve before send does not equal true
approved_invoice ?
skip: step.skip_approve equal true
skip_send any
Check if any of the conditions are true
sent_invoice ?
skip: step.skip_send equal true
skipped compare
Check if skip send equals true
card to_summary
Format results as a summary card
Settings 10 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

to setting = [object Object]
wave setting =
message setting =
subject setting =
cc myself setting = false
attach pdf setting = true
invoice id setting = [object Object]
business id setting = [object Object]
from address setting =
approve before send setting = false

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

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.invoiceapprovedata.invoicesend

About

Tags

wave waveinvoicesendemailbillingapprovalpack:wave

Details

10 steps 10 configurable settings recipe_id: send-invoice-wave