$echo '{
< "mode": "start",
< "leads": [
< {
< "email": "jane@acmecorp.com",
< "firstName": "Jane",
< "companyName": "Acme Corp",
< "servicesOffered": [
< "SEO",
< "PPC"
< ],
< "summarySnippet": "Full-service digital marketing agency specializing in performance campaigns for e-commerce brands."
< }
< ],
< "emailProvider": "smtp",
< "smtpHost": "smtp-relay.brevo.com",
< "smtpUser": "yourlogin@example.com",
< "smtpPass": "your-smtp-password",
< "apiKey": "SG.xxxxxxxxxxxxxxxxxxxx",
< "mailgunDomain": "mail.yourdomain.com",
< "fromName": "Jane at Acme Corp",
< "fromEmail": "jane@acmecorp.com",
< "unsubscribeUrl": "https://yourapp.com/unsubscribe?sid={{sequenceId}}&e={{email}}",
< "rateLimitPerRun": 100,
< "emailTemplate": "Hi {{firstName}},\\n\\nI came across {{companyName}} and was impressed by your work in {{topService}}.\\n\\n{{summarySnippet}}\\n\\nI'\''d love to explore how we might work together. Would you be open to a quick 15-minute call this week?\\n\\nBest,\\n[Your name]\\n\\nTo opt out: {{unsubscribeLink}}",
< "subjectLine": "Quick question for {{companyName}}",
< "kvStoreName": "outreach-sequences"
<}' |
<apify call ryanclinton/outreach-sequencer --silent --output-dataset