Keeper Docs

⌘K
Keeper Docs Overview
🏁Getting Started
What is Keeper
Getting Started Guide
Security at Keeper
✅Task Management
Client List
Task Inbox
Task Types
Templates Overview
Copying Tasks
Non-QBO Clients
Permissions and Access Controls
Locking Tasks
In-App Chat (Collaboration)
Quarterly Clients
Close Assignees (Preparer / Reviewer)
Close Statuses
Priority Tasks
Gmail Integration
Workflow Management Notifications
💬Client Portal
Overview
Asking Questions
What your client sees
Communicating with your client
🔎File Reviews
Report Basics
Bulk Editing
Transaction Review Reports
Entity Review Reports
Final Review (Financial Statements)
Inter-Company Transfers
Transaction Splitting
Search All Transactions
Canadian Sales Tax (GST / HST)
Prepare 1099s
📈KPIs and Management Reports
Management Reports
The Executive Summary
Custom Columns
Report Templates
Metrics
Locking Reports
🗄️Client Management
Client Properties
Client Details
Client Notes
Files
⏲️Time Tracking
Tracking Time
Time Tracking Reporting
ℹ️Support and Best Practices
❓Frequently Asked Questions
Pro Tips
New Client Onboardings
Cleanups
What class is this for?
Transactions that need receipts
Bank Statement Requests
Trust Account Reconciliation (IOLTAs)
Misc.
Changelog
Catch up with Keeper Webinars
July 2021 Design Update
Keeper's Sidebar
What is Keeper?
Zapier
Korean dramas we recommend
Docs powered by archbee 
10min

Zapier

Zapier lets you connect Keeper to the other apps you use to run your business. For example, you can use it to:

  • Create new clients in Keeper from signed proposals in Ignition
  • Create new tasks in Keeper from emails in your inbox.

To get started making zaps with Keeper, check out: Zapier - Keeper

Video Overview



New Signed Proposals to New Clients

Since we recorded the above video, we've added two steps you can take to further streamline the process of New Client Onboarding.

After creating a client, you can also create their associated contact and apply a New Client Onboarding Template right from Zapier.

So the basic three actions you can take after initiating the zap are:

  1. Create a new client
  2. Create a new contact that's associated with that client
  3. Apply a Project Template to that client.
Document image

For the Project Template's Template ID, you can find that by going to your Project Templates section and grabbing the ID from the top right-hand corner. You can also use the special ID "onboarding", which will automatically resolve to your New Client Onboarding Project Template.

Document image
Document image

Email to Keeper Task

For the Email to Keeper Task zap, if you have contacts with access to multiple clients, you can use the Code by Zapier action to get the first client associated with that contact. When setting that up, use the Input Data and code shown below:

copyable code:   var obj = {}; obj.value = inputData.clientIds.split(",")[0]; return obj;
copyable code: var obj = {}; obj.value = inputData.clientIds.split(",")[0]; return obj;

Heads Up: if you use Gmail, Keeper's Gmail add-in offers a more seamless experience than setting up a Zap.



Updated 22 Sep 2022
Did this page help you?
Yes
No
UP NEXT
Korean dramas we recommend
Docs powered by archbee 
TABLE OF CONTENTS
Video Overview
New Signed Proposals to New Clients
Email to Keeper Task