Short answer: Drop the "Boomerangme → Issue Loyalty Card" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Template ID template_id | string | Required | Card template ID to use |
Customer Email customer_email | Required | Email of the customer | |
Customer Name customer_name | string | Optional | Name of the customer |
Customer Phone customer_phone | string | Optional | Customer's phone number |
{"template_id": "e.g. tmpl_001","customer_email": "e.g. user@example.com","customer_name": "{{trigger.customer_name}}","customer_phone": "e.g. +14155551234"}
{"id": "card_002","stamps": 0,"status": "active","card_url": "https://boomerangme.com/cards/card_002","created_at": "2025-03-15T10:00:00Z","template_id": "tmpl_001","customer_name": "Jane Smith","customer_email": "jane@example.com"}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.