workflows.fit
Back to n8n workflows
n8n templateFreeBy n8n Team

Send new Clockify invoice to Notion database

This workflow sends a new Clockify invoice to a Notion database of your choosing when a new invoice is created in Clockify. Prerequisites - Notion account and [Notion credentials](https://docs.n8n.io/integrations/buil...

ProductivityDevelopmentCore NodesWebhookNotionSticky Note
Loading interactive preview...

Template notes

This workflow sends a new Clockify invoice to a Notion database of your choosing when a new invoice is created in Clockify.

Prerequisites

- Notion account and [Notion credentials](https://docs.n8n.io/integrations/builtin/credentials/notion/). - Clockify account.

How it works

1. On new invoice in Clockify webhook node will trigger when a new invoice is created in Clockify. Setup is involved. 2. Create database page Notion node will create a database page with the information specified from the Clockify trigger. You can add additional fields if required by following the setup.

Setup

This workflow requires that you set up a webhook in Clockify. Follow the steps below to set up the webhook:

1. Create a Clockify webhook by going to the [webhooks section in Clockify](https://app.clockify.me/webhooks). 2. Create the webhook specifying the "Invoice created" event and paste in the URL provided from On new invoice in Clockify webhook step.