How to connect Clio + Webhooks by Zapier + Zipwhip
Zapier lets you send info between Clio, Webhooks by Zapier, and Zipwhip automatically—no code required.
Do even more with Clio + Webhooks by Zapier + Zipwhip
With Zapier, you can do more than just connect your apps - you can automate entire processes from beginning to end! Check out the following list of triggers and actions you can use with Clio, Webhooks by Zapier, and Zipwhip. And don’t forget that you can add more apps and actions to create complex workflows.
New Activity
Triggers when a new activity is created.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Bill State Updated
Triggers when the state of a bill has changed.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.New Communication
Triggers when a new communication is created.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.New Document
Triggers when a new document is created.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planNew Task
Triggers when a new task is created.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Matter IDRequired
Task Template ListRequired
Notify AssigneesRequired
Due At
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.SummaryRequired
Description
Location
Starts at:Required
Ends at:Required
All Day Event
Send Email Notification
CalendarRequired
Contact Attendee
Matter
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Company NameRequired
Email Address
Street
City
Province
Postal Code
Country
Website
Phone Number
Instant Messenger
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.NameRequired
MatterRequired
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Note SubjectRequired
Note DetailRequired
MatterRequired
Date
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.NameRequired
DescriptionRequired
Type of AssigneeRequired
Will this task be assigned to one of your Clients/Contacts, or a fellow Clio User?
Matter
Task Due Date
Task Priority
Task Status
Users without advanced tasks are only allowed to select Complete or Pending
Notify Assignee
Notify Completion
Statute of Limitations
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Clio Contact ID #Required
Prefix
First name
Middle name
Last name
Title
Date of Birth
Email Address
Street
City
Province
Postal Code
Country
Website
Phone Number
Instant Messenger
Company
Must be a Contact of type Company
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Task IDRequired
ID number of the Task to be updated
Name
Description
Type of AssigneeRequired
Will this task be assigned to one of your Clients/Contacts, or a fellow Clio User?
Matter
Task Due Date
Task Priority
Task Status
Users without advanced tasks are only allowed to select Complete or Pending
Notify Completion
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Api Docs Info
API docs for Clio are located here http://api-docs.clio.com/v2/
HTTP MethodRequired
URLRequired
Requests can only be made to domains associated by this application.
Query String Parameters
These params will be URL-encoded and appended to the URL when making the request.
Headers
Authentication headers are included automatically
Additional Request Headers
Zapier will apply these optional headers and values to the request in addition to any headers created as part of the authentication mechanism.
Body
Zapier will pass this along raw. If you would like to provide complex JSON, try a "Code by Zapier" step to build the structure and pass it along here. For example,
{"foo": "bar"}
is perfectly valid.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Search Type
Search by ID or Wildcard (name, email or phone number).
Search ValueRequired
Search by name, email or phone number.
ActionThis is an event a Zap performs.SearchFind existing data in your appSearch Type
Search by ID or Wildcard (number, display number, description, or client name).
Search ValueRequired
Search by number, display number, description, or client name.
ActionThis is an event a Zap performs.SearchFind existing data in your appFind Matter by Custom Field
Find newest matter by custom field.
ActionThis is an event a Zap performs.SearchFind existing data in your appSearch ValueRequired
Search by name
ActionThis is an event a Zap performs.SearchFind existing data in your appSearch Type
Search by ID or Wildcard (number, display number, description, or client name).
Search ValueRequired
Search by number, display number, description, or client name.
ClientRequired
Group
Client Reference
Client Reference string for external uses.
Matter DescriptionRequired
Practice Area
Originating Attorney ID#
Clio ID# of the originating attorney
Responsible Attorney ID#
Clio ID# of the attorney responsible for this matter
Pending Date
Date the Matter is set to pending
Open Date
Date the Matter is set to open
Close Date
Date the Matter is set to close
Location
Status
Billable
Status
Users without advanced tasks are only allowed to select Complete or Pending
Due At
The due date of Statute of Limitations
Destroy?
Make sure your Clio account has access to this feature, you Zap will fail if not
Budget
Include Expenses?
Notification Threshold
Percentage of the budget when it starts notifying users.
Notify Users?
Determine whether to notify users when the matter reaches the notification threshold.
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is foundURLRequired
This should return a list of dictionaries of content type JSON in reverse chronological order. For example:
[{"id":1234},{"id":1235}]
Key
If the returned JSON is not a list and is instead an object (maybe paginated), enter the key that contains the results. Example: "results", "items", "objects", etc... (children via dot syntax supported)
Deduplication Key
Zapier deduplicates the array we see each poll against the
id
key. If theid
key does not exist, you should specify an alternative unique key to deduplicate off of. If neither are supplied, we fallback to looking for the shortest key withid
in it otherwise we will raise an error.Xpath
If the content fetched is XML or HTML, optionally define an xpath to extract data from the content. Will trigger whenever the content at the xpath changes!
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planPick off a Child Key
By default, Zapier gives you the entire payload of the webhook. If this is specified, Zapier will only grab the child key from the object(s) sent to Zapier. For example, given
{"contact": {"name": "Mike"}}
, add "contact" here to only return{"name": "Mike"}
. Traverse more deeply nested children by using dot-separated syntax. Line item payloads will run your Zap for each instance of the child key.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.URLRequired
We recommend not putting any query string arguments in the URL (use "Query String Params" below).
Query String Params
These params will be URL-encoded and appended to the URL when making the request. Note: If you specify nothing for this field, we will automatically encode and include every field from the previous step in the query string. If you don't want this, use the "Custom Request" action.
Send As JSON
If "yes", this dumps the results directly to a key (set below) as JSON. If "no", we simulate a form.
JSON key
Only used if As JSON.
Unflatten
By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off.
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.URLRequired
Any URL with a querystring will be re-encoded properly.
Payload Type
Pay special attention to the proper mapping of the data below.
Data
These are key-value pairs that will form the data portion of the request. If you leave these empty, all fields from the previous step will be used. If you want to send your own raw JSON or form-encoded values here, please use the Custom Request action instead.
Wrap Request In Array
Wraps the request in an array if that is something the service requires.
File
A file object to be attached to the request. The request will automatically be converted to
multipart/form-data
, with the above payload type defining the sub content-type for the data being passed.Unflatten
By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off.
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.New SMS Received
Triggers when your landline receives a new SMS from a mobile number.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Mobile NumberRequired
The mobile number of the recipient e.g. (123) 123 4567. Other formats will be accepted as well.
Message
Messages longer than 250 characters will be automatically shortened.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.
New Bill
Triggers when a new bill is created.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.New Calendar Entry
Triggers when a new calendar entry is created.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.New Matter
Triggers when a new matter is created.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.New Matter Note
Triggers when a new matter note is created.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planTask Status Updated
Triggers when the status of a task has changed.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Clio Contact ID #Required
Company Name
Email Address
Street
City
Province
Postal Code
Country
Website
Phone Number
Instant Messenger
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Matter
Date of Communication
SubjectRequired
BodyRequired
Type of CommunicationRequired
Type of Recipient
Type of Sender
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Description
Activity Note
DateRequired
Price
The expense amount.
Matter
Matter Note
User
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.ClientRequired
Group
Client Reference
Client Reference string for external uses.
Matter DescriptionRequired
Practice Area
Originating Attorney ID#
Clio ID# of the originating attorney
Responsible Attorney ID#
Clio ID# of the attorney responsible for this matter
Pending Date
Date the Matter is set to pending
Open Date
Date the Matter is set to open
Close Date
Date the Matter is set to close
Location
Status
Billable
Status
Users without advanced tasks are only allowed to select Complete or Pending
Due At
The due date of Statute of Limitations
Destroy?
Make sure your Clio account has access to this feature, you Zap will fail if not
Budget
Include Expenses?
Notification Threshold
Percentage of the budget when it starts notifying users.
Notify Users?
Determine whether to notify users when the matter reaches the notification threshold.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Prefix
First nameRequired
Middle name
Last nameRequired
Title
Date of Birth
Street
City
Province
Postal Code
Country
Email Address
Website
Phone Number
Instant Messenger
Company
Must be a Contact of type Company
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Description
Activity Note
DateRequired
Time
Enter in minutes
Price
The hourly or flat amount.
Matter
Matter Note
User
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.MatterRequired
Client
Client Reference
Client Reference string for external uses.
Matter Description
Practice Area
Originating Attorney ID#
Clio ID# of the originating attorney
Responsible Attorney ID#
Clio ID# of the attorney responsible for this matter
Pending Date
Date the Matter is set to pending
Open Date
Date the Matter is set to open
Close Date
Date the Matter is set to close
Location
Status
Billable
Status
Users without advanced tasks are only allowed to select Complete or Pending
Due At
The due date of Statute of Limitations
Destroy?
Make sure your Clio account has access to this feature, you Zap will fail if not
Budget
Include Expenses?
Notification Threshold
Percentage of the budget when it starts notifying users.
Notify Users?
Determine whether to notify users when the matter reaches the notification threshold.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.DocumentRequired
MatterRequired
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Invoice Number
Matter Id
Client Id
ActionThis is an event a Zap performs.SearchFind existing data in your appFind Contact by Custom Field
Find newest contact by custom field.
ActionThis is an event a Zap performs.SearchFind existing data in your appClient EmailRequired
ActionThis is an event a Zap performs.SearchFind existing data in your appSearch Type
Search by ID or Wildcard (first name, last name, email or phone number).
Search ValueRequired
ActionThis is an event a Zap performs.SearchFind existing data in your appSearch Type
Search by ID or Wildcard (name, email or phone number).
Search ValueRequired
Search by name, email or phone number.
Company NameRequired
Email Address
Street
City
Province
Postal Code
Country
Website
Phone Number
Instant Messenger
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is foundSearch Type
Search by ID or Wildcard (first name, last name, email or phone number).
Search ValueRequired
Prefix
First nameRequired
Middle name
Last nameRequired
Title
Date of Birth
Street
City
Province
Postal Code
Country
Email Address
Website
Phone Number
Instant Messenger
Company
Must be a Contact of type Company
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is foundCatch Raw Hook
Wait for a new POST, PUT, or GET to a Zapier URL. Gives the request body unparsed (max 2 MB) and also includes headers.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.MethodRequired
The HTTP method we'll use to perform the request.
URLRequired
Any URL with a querystring will be re-encoded properly.
Data Pass-Through?
If yes, request
data
below will be overridden with the raw data from the previous step (you are still responsible for headers though, likeContent-Type
). Defaults to no.Data
Place raw data for the request here. Could be JSON, XML, etc. Nothing is parsed for you here (including extra line breaks or spaces -- everything is sent verbatim). You probably need to define a header below corresponding to your data
Content-Type
. Reminder: data provided in this field is completely ignored if you chose "yes" to pass-through.Unflatten
By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off.
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.URLRequired
Any URL with a querystring will be re-encoded properly.
Payload Type
Pay special attention to the proper mapping of the data below.
Data
These are key-value pairs that will form the data portion of the request. If you leave these empty, all fields from the previous step will be used. If you want to send your own raw JSON or form-encoded values here, please use the Custom Request action instead.
Wrap Request In Array
Wraps the request in an array if that is something the service requires.
File
A file object to be attached to the request. The request will automatically be converted to
multipart/form-data
, with the above payload type defining the sub content-type for the data being passed.Unflatten
By default we convert fields with double underscores into nested dictionaries. Select no here to turn this behavior off.
Basic Auth
A pipe (
|
) separated username, password combo for standard HTTP authentication.Headers
Key, value pairs to be added as headers in all requests.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.New SMS Sent
Triggers when a new SMS is sent.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Mobile NumberRequired
The mobile number of the recipient e.g. (123) 123 4567. Other formats will be accepted as well.
First NameRequired
New contact's first name.
Last NameRequired
New contact's last name.
Email
New contact's email address.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.
Top companies trust Zapier to automate work and free up time
Connect your apps and automate workflows
Easy automation for busy people. Zapier moves info between your web apps automatically, so you can focus on your most important work.
How Clio + Webhooks by Zapier + Zipwhip Integrations Work
- Step 1: Authenticate Clio, Webhooks by Zapier, and Zipwhip.30 seconds
- Step 2: Pick one of the apps as a trigger, which will kick off your automation.15 seconds
- Step 3: Choose a resulting action from the other app.15 seconds
- Step 4: Select the data you want to send from one app to the other.2 minutes
- That’s it! More time to work on other things.
Related categories
Related categories
Related categories
Get started for free
You can't add more hours to the day. Zapier is the next best thing.