OTHER
Self-service return portal RMA grader
Accepts return submissions from your customer return portal via webhook, grades the uploaded condition photos.
How it runs
The automated pipeline, trigger to output.
- TriggerReturn submission posted from portal (webhook)HTTP webhook
- ActionDownload submitted condition photos
- ActionGrade condition and confidence with Hugging FaceHugging Face
- LogicCompare confidence to auto-approve threshold
- ActionWrite auto-decision to Airtable RMA recordAirtable
- OutputEscalate low-confidence cases to Slack review channelSlack
What it does
This workflow listens for return submissions posted from your customer-facing return portal. Each submission carries the order ID, return reason, and one or more condition photos. It runs the photos through a Hugging Face damage-classification model, compares the model's confidence against an auto-approve threshold, and writes the outcome to Airtable. High-confidence like-new or clearly-defective items get an automatic RMA decision; anything ambiguous is flagged for an agent in Slack.
When to use it
Use it when you have a self-service return portal and want most returns decided instantly while keeping a human in the loop only for low-confidence or high-value cases.
How it works
- 1The portal posts a return submission to an HTTP webhook trigger.
- 2The flow reads the photo URLs and downloads each image.
- 3A Hugging Face model returns a condition grade plus a confidence score.
- 4A logic branch checks confidence against the auto-approve threshold.
- 5Approved or denied decisions are written to an Airtable RMA record.
- 6Low-confidence cases post an escalation card to a Slack review channel for an agent to decide.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect Hugging FaceModels, datasets, spaces — the open-source hub.
- 3Connect AirtableBases, tables, views, automations.
- 4Connect SlackChannels, DMs, threads, mentions.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Other workflows
Sync IVR Prompt Registry in Airtable to Fresh ElevenLabs Audio
Runs nightly against an Airtable IVR prompt registry, finds rows whose script text changed since last synthesis, regenerates only those ElevenLabs clips.
Agent-Driven Full IVR Re-Voicing for a Rebrand
An agent takes a rebrand brief from Notion, audits every IVR prompt for old naming, rewrites and re-synthesizes the affected ones with ElevenLabs, archives them to Dropbox.
Regenerate IVR Voice Prompts When Notion Naming Doc Changes
Watches a Notion product-naming page and, whenever a product or feature name changes, regenerates the affected ElevenLabs IVR audio prompts and saves the new MP3s to Dropbox.
Pre-register a visitor, email a QR badge, and alert the host on arrival
When a host submits a visitor pre-registration form, this creates a visitor record, emails the guest a scannable QR badge with arrival instructions.
Sweep stale visitor check-ins, auto-checkout, and flag overdue guests
On a recurring schedule this finds visitors still marked on-site past their expected departure, auto-checks-out anyone past end-of-day.
Slack-Approved IVR Re-Voicing After a Product Rename
On demand from Slack, drafts updated IVR prompt scripts for a renamed product, posts them for human approval.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
