Bella GTM, n8n workflows (for import into your own n8n)

These are the 9 workflows that run the engine. Credentials have been removed,
so after importing each one, open it and assign your own accounts (Anthropic,
Apollo, Smartlead, Notion, Gmail, Fireflies) where a node asks for them.

How to import:
  1. In your n8n, click the menu, then Import from File.
  2. Pick a .json file below.
  3. Open any node with a key icon and assign your credential.
  4. Activate the workflow.

Files:
  bella-landing-page-generator.json   builds one school page (the main one)
  bella-lead-enricher.json            finds the contact for each school
  bella-lead-magnet-delivery.json     emails the resource when a form is filled
  bella-fireflies-to-notion.json      meeting recording to clean notes
  bella-full-pipeline-orchestrator.json  runs find, sort, build in one go
  plugin-apollo-school-enricher.json  contact lookup building block
  plugin-bppe-citation-lookup.json    citation detail building block
  plugin-fireflies-latest-meeting.json  latest meeting building block
  plugin-smartlead-add-lead.json      adds a lead to Smartlead (placeholder)
