Close menu
Explore Plans
Mobile menu Close menu
Clockify

New client created

This trigger fires when a new client is added to the selected workspace.

Developer info

API endpoint slug
clockify.new_client

Trigger fields

Workspace Dropdown list

Label
Workspace
Helper text
Select the workspace to watch for new clients
Slug
workspace
Required
true
Can have default value
false

Ingredients

Client name The name of the client.

Slug
client_name
Filter code
Clockify.newClient.ClientName
Type
String
Example
Acme Corp

Note The note on the client (blank if none).

Slug
note
Filter code
Clockify.newClient.Note
Type
String
Example
Net-30 billing

Email The client's email address (blank if none).

Slug
email
Filter code
Clockify.newClient.Email
Type
String
Example
billing@acme.com

Created at The date and time the client was created.

Slug
created_at
Filter code
Clockify.newClient.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00