A job-digest newsletter — on autopilot

The scenario handles subscribes and unsubscribes, gathers vacancies on schedule, writes short summaries and sends the issue to subscribers.

  • Verifies the address and sends a welcome
  • Keeps a subscriber list in a spreadsheet
  • Gathers vacancies and summarises them
  • Sends the issue on schedule
WebhookGoogle SheetsMailsRapidAPI

How it works

Automating devino and ruSender takes no code: a ready-made scenario does the routine for you.

  1. Starts when: Webhook
  2. Then: Get All Subscribers
  3. Check: If email is already in database
  4. If yes: Send Email1
  5. Starts when: Notification of Already Exists
  6. If no: Confirm Email Validity
  7. Check: If1
  8. If yes: Send Welcome Email
  9. Check: Merge
  10. Starts when: Notification of Successful Subscription
  11. If yes: Add Email to All Subscribers Sheet
  12. If yes: Add Email to Subscribed Sheet
  13. If no: Notification of Invalid Email
  14. Starts when: Schedule Trigger
  15. Then: Get Subscribers
  16. Check: If there are subscribers
  17. If yes: Get Jobs
  18. Then: Split Out
  19. Then: Summarize Job Descriprions
  20. Then: Aggregate
  21. Check: Merge1
  22. Then: Format Newsletter
  23. Then: Send Newsletter
  24. Then: Aggregate1
  25. If no: Stop and Error
  26. Starts when: Webhook1
  27. Then: get rows in all subscribers sheet
  28. Then: change status to unsubscribed
  29. Then: add to unsubscribed sheet
  30. Then: get row in subscribed sheet
  31. Then: delete row from subscribed
  32. Then: Send Email
  33. Then: Gmail
  34. Then: Gmail1
  35. Then: Gmail2
  36. Then: Gmail3

You can launch this devino + ruSender integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.