Tasks from a note — into Linear

The scenario reads a task list from a notes page and creates Linear tickets from it, adding back-links.

  • Tasks from a note into the tracker at once
  • A short title by AI
  • A back-link for each one
  • No manual card creation
GraphQLNotionn8n Form

How it works

To create GraphQL records from Salesforce without manual input, use a ready-made scenario.

  1. Starts when: n8n Form Trigger
  2. Then: Fetch Linear team details
  3. Check: Team missing?
  4. If yes: Respond with error1
  5. If no: Set team ID
  6. Then: Get issues
  7. Check: Unimported, unchecked to_do blocks only
  8. Check: Loop Over Items
  9. Then: Set assignee and title
  10. Then: Shorten title
  11. Then: Get issue contents
  12. Then: Set page URL
  13. Then: Convert contents to Markdown
  14. Then: Aggregate
  15. Then: Prepare issue data
  16. Then: Create linear issue
  17. Then: Get issue URL
  18. Then: Add link to Notion block
  19. Starts when: Respond with error

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