Recued
Menu
← Back to recipes

Add a Recurly account note

by recued-core v1 11 views

Use “Add a Recurly account note” in Recued. It runs the Recurly account-note creation with approval before changes are made.

How it works 9 steps

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

Process (9 steps)
account_id trim
Trim whitespace from setting account id
note_message trim
Trim whitespace from setting message
account_record ?
existing_notes ?
has_account compare
Check if account id has data
has_message compare
Check if note message has data
ready all
Check if all conditions are true
create_note ?
skip: step.ready not_equal true
card to_summary
Format results as a summary card
Settings 3 configurable

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

message setting =
recurly setting =
account id setting =

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 Recurly connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

recurly recurlyaccountnotesupportbillingapprovalpack:recurly

Details

9 steps 3 configurable settings recipe_id: add-account-note-recurly