새 구독자는 정리되지 않은 원시 폼 데이터로 들어오기 때문에, 누구나 똑같은 획일적인 환영 메시지를 받게 됩니다. 이 온보더는 각 가입 정보를 읽고 관심사와 역할로 태그를 지정한 뒤, 깔끔한 기록을 Airtable에 저장합니다.
sonnet3일WebhookAirtableClaudeSendGrid
Claude
94ROI
74Scale
$3.2k92Saved
ROI for
README.md
왜 이 서브에이전트인가
새 구독자는 정리되지 않은 원시 폼 데이터로 들어오기 때문에, 누구나 똑같은 획일적인 환영 메시지를 받게 됩니다. 이 온보더는 각 가입 정보를 읽고 관심사와 역할로 태그를 지정한 뒤, 깔끔한 기록을 Airtable에 저장합니다.
태그를 바탕으로 적합한 환영 시퀀스를 골라 SendGrid로 첫 메일을 발송합니다. 새 구독자는 첫 순간부터 관련성 높은 온보딩 플로를 경험하고, 목록은 수동 분류 없이도 세그먼트된 상태를 유지합니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
모델에게 구독자의 답변을 바탕으로 관심사, 역할 및 예상 세그먼트에 따라 태그를 지정하도록 요청하세요.
pending
태그된 레코드를 Airtable에 기록하고 일치하는 웰컴 시퀀스에 할당합니다.
pending
SendGrid를 통해 첫 번째 온보딩 이메일을 트리거하고, 후속 단계를 예약하세요.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
From these signup answers, return JSON with interest tags, a segment label, and the welcome sequence id.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.