Create a Chargebee customer intake
Use “Create a Chargebee customer intake” in Recued. It runs the Chargebee customer creation workflow with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (7 steps)
target_customer_id
trim
Trim whitespace from setting customer id
encoded_customer_body
trim
Trim whitespace from setting customer body
creation_reason
trim
Trim whitespace from setting reason
existing_customers
?
skip: step.target_customer_id is_empty
has_body
compare
Check if encoded customer body has data
created_customer
?
skip: step.has_body not_equal true
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
reason
setting
=
chargebee
setting
=
customer id
setting
=
customer body
setting
=
id=customer-001&email=customer%40example.com&first_name=Example&last_name=Customer&company=Example%20Co&preferred_currency_code=USD&auto_collection=off
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.