How it works
To create GraphQL records from Clockify without manual input, use a ready-made scenario.
- Starts when: n8n Form Trigger
- Then: Fetch Linear team details
- Check: Team missing?
- If yes: Respond with error1
- If no: Set team ID
- Then: Get issues
- Check: Unimported, unchecked to_do blocks only
- Check: Loop Over Items
- Then: Set assignee and title
- Then: Shorten title
- Then: Get issue contents
- Then: Set page URL
- Then: Convert contents to Markdown
- Then: Aggregate
- Then: Prepare issue data
- Then: Create linear issue
- Then: Get issue URL
- Then: Add link to Notion block
- Starts when: Respond with error
You can launch this Clockify + GraphQL integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.