Requests from Notion — into GitHub tasks with a team notice

The scenario takes requests from Notion, creates tasks for them in GitHub, writes the status back and notifies the team by email.

  • Creates tasks from requests itself
  • Writes status and a link back to the base
  • Notifies the team by email
  • Nothing to move by hand

How it works

To get Notion notifications in GitHub, you don't need a developer: a ready-made scenario watches events and sends messages for you.

  1. Starts when: Schedule Trigger
  2. Then: Get many database pages
  3. Then: Sort Issues Fields
  4. Check: Switch
  5. If yes: Create an issue
  6. Then: Set Status and Issue URL
  7. If no: Get many users
  8. Then: Map Notion Users
  9. Check: Exclude Bot
  10. If yes: Group Recipients
  11. Then: Send a message

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