I built an inbound sales automation flow that enriches and scores leads before CRM progression. The workflow pulls company context, updates HubSpot records, and applies intent checks so low-quality leads do not inflate pipeline stages.
0
5
I built an end-to-end sourcing flow from unstructured listing inputs to structured investment records. The system validates data against strict schemas, handles pagination and rate limits, and runs document checks on legal title PDFs to flag risks for human review.
0
11
I built one workflow that triages inbound Gmail into noise, operational, and meeting paths. Meeting requests are split into clear versus ambiguous before any calendar logic runs. Ambiguous requests get a clarify reply. Clear requests use real calendar availability plus booking caps from Postgres.
Key outcomes
- Prevents duplicate processing with DB-backed dedupe
- Uses confidence thresholds to avoid low-quality sends
- Keeps outbound mail plain text and auditable
- Supports exact-match auto-booking only when conditions are safe