How to connect Kartra + Webhooks by Zapier + Google Sheets
Zapier lets you send info between Kartra, Webhooks by Zapier, and Google Sheets automatically—no code required.
- Free forever for core features
- 14 day trial for premium features & apps
Do even more with Kartra + Webhooks by Zapier + Google Sheets
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 Kartra, Webhooks by Zapier, and Google Sheets. And don’t forget that you can add more apps and actions to create complex workflows.
ProductsRequired
The kartra Products.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Product FunnelsRequired
Product Funnels.
ProductRequired
Product.
Product Price PointRequired
Product Price Point.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.CalendarsRequired
Calendars.
Calendar ClassRequired
The calendar class.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Product FunnelsRequired
Product Funnels.
ProductRequired
Product.
Product Price PointRequired
Product Price Point.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.ProductsRequired
The kartra Products.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.MembershipsRequired
Memberships.
Membership LevelsRequired
The membership access level.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Product FunnelsRequired
Product Funnels.
ProductRequired
Product.
Product Price PointRequired
Product Price Point.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Product FunnelsRequired
Product Funnels.
ProductRequired
Product.
Product Price PointRequired
Product Price Point.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.SequencesRequired
The sequences.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.ListsRequired
The list you want to get.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Tag CategoriesRequired
Tag Categories.
TagsRequired
The tag you want to get.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Video CategoriesRequired
The kartra videos category.
VideosRequired
The kartra videos.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Page CategoryRequired
The page categories.
PageRequired
The page.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Tag CategoryRequired
The tag category.
Assign a TagRequired
The name of the tag.
EmailRequired
Email.
Lead ID
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.CalendarRequired
The Kartra calendar.
Calendar ClassRequired
Kartra calendar class.
Starting Date
Starting Date.
EmailRequired
Email.
Lead ID
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Custom Field IdentifierRequired
Custom Field TypeRequired
Custom Field Options
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Lead ID
EmailRequired
Email.
New Email
First Name
Middle Name
Last Name
Second Last Name
Phone
Phone Country Code
IP Address
Address
Zip
City
State
Country
Company
Lead Picture URL
Website
Facebook Account
Twitter Account
Linkedin Account
Google Plus Account
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Subscription IDRequired
Subscription StatusRequired
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Transaction IDRequired
The transaction id.
Amount
Refund amount. If left empty, the refund will be full.
EmailRequired
Email.
Lead ID
The lead id.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Retrieve All the Lists in Your Account
Get all the lists in your Kartra account.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Retrieve All the Sequences in Your Account
Get all the sequences from your Kartra account.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Retrieve All the Custom Fields in Your Account
Get all the custom fields from your account in Kartra.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Subscribe Lead to SequenceRequired
Subscribe Lead To Sequence.
Sequence StepRequired
Sequence Step.
EmailRequired
Email.
Lead ID
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Unsubscribe Lead From ListRequired
The name of the list.
EmailRequired
Email.
Lead ID
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 Kartra are located here https://documentation.kartra.com/category/zapier/
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.Subscription IDRequired
ActionThis is an event a Zap performs.SearchFind existing data in your appLead ID
Email
ActionThis is an event a Zap performs.SearchFind existing data in your appCatch 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.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
You must have column headers
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planDrive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planNo Team Drive
If you want to use this trigger with a Sheet that resides in your Google Team Drive, you have to workaround the issue using these steps.
SpreadsheetRequired
WorksheetRequired
You must have column headers
Trigger Column
Trigger on changes to cells in this column only. Leave this field blank if you want the Zap to trigger on changes to any cell within the row. Please note: All new rows will trigger the Zap even if the Trigger column is empty. Add a Filter step to stop the Zap from continuing if this column is empty in a new row.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
Column NameRequired
Index
The column position (zero-based) to insert. If not set, append to the right by default.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.TitleRequired
Spreadsheet to Copy
Create a duplicate of an existing spreadsheet.
Headers
These Headers are ignored if a "Spreadsheet to Copy" is selected.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
RowRequired
Use a search step before this to get the row to delete.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
RowRequired
If you want to update the same row each time select a row from the dropdown box. To dynamically update the row, click open the dropdown and choose the "Custom" tab, then the "Add a search step" button.
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 Google Sheets are located here https://developers.google.com/sheets/api/reference/rest
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.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
TitleRequired
Value of the Worksheet Title to match exactly. Search is case-sensitive.
ActionThis is an event a Zap performs.SearchFind existing data in your appDrive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
You must have column headers. See here for more information.
Lookup ColumnRequired
Specify the column we should search for cells which match the Lookup Value.
Lookup ValueRequired
Supporting Lookup Column
Optionally, specify another column you want to search by. Note that if you supply this, the Zap will trigger only on rows that match both columns. (An example column might be something like Email Address or Phone Number)
Supporting Lookup Value
An example value might be me@example.com or 555-5555
Bottom-Up
Search from bottom of the sheet? In other words, pick the most recent match?
ActionThis is an event a Zap performs.SearchFind existing data in your appDrive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
You must have column headers. See here for more information.
Lookup ColumnRequired
Specify the column we should search for cells which match the Lookup Value.
Lookup ValueRequired
Supporting Lookup Column
Optionally, specify another column you want to search by. Note that if you supply this, the Zap will trigger only on rows that match both columns. (An example column might be something like Email Address or Phone Number)
Supporting Lookup Value
An example value might be me@example.com or 555-5555
Bottom-Up
Search from bottom of the sheet? In other words, pick the most recent match?
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is found
Tag CategoriesRequired
Tag Categories.
TagsRequired
The tag you want to get.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.CalendarsRequired
Calendars.
Calendar ClassRequired
The calendar class.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.CalendarsRequired
Calendars.
Calendar ClassRequired
The calendar class.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.FormsRequired
The optin forms.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.MembershipsRequired
Memberships.
Membership LevelsRequired
The membership access level.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Page Split Test LinkRequired
The page split test link.
VersionRequired
The page split test links.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.ScoreRequired
The score the lead needs to reach.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.SequencesRequired
The sequences.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.SequencesRequired
The sequences.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Tracking Link CategoryRequired
The tracking link category.
Tracking LinksRequired
The tracking links.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.ListsRequired
The list you want to get.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Video CategoriesRequired
The kartra video category.
VideosRequired
The kartra videos.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Kartra Page WebsiteRequired
The kartra page websites.
PageRequired
The page.
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.CalendarRequired
The Kartra calendar.
Calendar ClassRequired
Kartra calendar class.
EmailRequired
Email.
Lead ID
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Subscription ID
The subscription id.
Transaction ID
EmailRequired
Email.
Lead ID
The lead id.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.EmailRequired
Email.
First Name
Middle Name
Last Name
Second Last Name
Phone
Phone Country Code
IP Address
Address
Zip
City
State
Country
Company
Lead Picture URL
Website
Facebook Account
Twitter Account
Linkedin Account
Google Plus Account
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Subscription IDRequired
Product FunnelsRequired
ProductRequired
Product Price PointRequired
Next Payment Date
Amount
Recurrence
Quantity
Installments Left
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Add Points to a LeadRequired
The points to give.
EmailRequired
Email.
Lead ID
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Remove Points From a LeadRequired
The points to remove.
EmailRequired
Email.
Lead ID
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Retrieve All the Pages in Your Account
Get all the pages in your Kartra account.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Retrieve All the Tags in Your Account
Get all the tags from the your account in Kartra.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Subscribe Lead to ListRequired
The name of the list.
EmailRequired
Email.
Lead ID
The lead id.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Tag CategoryRequired
The tag category.
Unassign a TagRequired
The name of the tag.
EmailRequired
Email.
Lead ID
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Unsubscribe Lead From SequenceRequired
The name of the sequence.
EmailRequired
Email.
Lead ID
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Email
Lead ID
ActionThis is an event a Zap performs.SearchFind existing data in your appTransaction IDRequired
ActionThis is an event a Zap performs.SearchFind existing data in your appURLRequired
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.No Team Drive
If you want to use this trigger with a Sheet that resides in your Google Team Drive, you have to workaround the issue using these steps.
SpreadsheetRequired
WorksheetRequired
You must have column headers
Try ItTriggerThis is the start of your ZapInstantThis event starts a Zap instantly.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
You must have column headers
Trigger Column
Trigger on changes to cells in this column only. Leave this field blank if you want the Zap to trigger on changes to any cell within the row. Please note: All new rows will trigger the Zap even if the Trigger column is empty. Add a Filter step to stop the Zap from continuing if this column is empty in a new row.
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planDrive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
Try ItTriggerThis is the start of your ZapScheduledZapier checks for new data every 15 min on the Free planDrive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
Spreadsheet Containing the Worksheet to CopyRequired
Worksheet to CopyRequired
Copy To
Which spreadsheet should the worksheet be copied to? If left blank, it will be copied to the spreadsheet containing the original worksheet.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
TitleRequired
Headers
Overwrite?
If a worksheet with the specified title exists, its content would be lost. Please, use with caution.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
RowRequired
If you want to update the same row each time select a row from the dropdown box. To dynamically update the row, click open the dropdown and choose the "Custom" tab, then the "Add a search step" button.
Background Color
Choose from your current custom Theme Color in your Spreadhseet, or enter a color #rrggbb in hexadecimal format.
Text Color
Choose from your current custom Theme Color in your Spreadhseet, or enter a color #rrggbb in hexadecimal format.
Text Bold
True if the text is bold.
Text Italic
True if the text is italicized.
Text Strikethrough
True if the text is strikethrough.
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
ActionThis is an event a Zap performs.WriteCreate a new record or update an existing record in your app.Drive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
You must have column headers. See here for more information.
Lookup ColumnRequired
Let us know which column you want to search by with the value below. We will grab the latest matching row and give you all of its values.
Lookup ValueRequired
Supporting Lookup Column
Optionally, specify another column you want to search by. Note that if you supply this, the Zap will trigger only on rows that match both columns. (An example column might be something like Email Address or Phone Number)
Supporting Lookup Value
An example value might be me@example.com or 555-5555
Bottom-Up
Search from bottom of the sheet?
Row Count
Number of rows to return. Max is 500.
ActionThis is an event a Zap performs.SearchFind existing data in your appDrive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
WorksheetRequired
You must have column headers. See here for more information.
ColumnsRequired
Let us know which columns to return. e.g. A:Z
Row CountRequired
Number of rows to return. Max is 500.
First Row
Number of the first row to return (1 is the header)
ActionThis is an event a Zap performs.SearchFind existing data in your appDrive
The Google Drive where your spreadsheet resides. If nothing is selected, then your personal Google Drive will be used. If you are connected with any Google Team Drives, you can select it here.
SpreadsheetRequired
TitleRequired
Value of the Worksheet Title to match exactly. Search is case-sensitive.
Headers
Overwrite?
If a worksheet with the specified title exists, its content would be lost. Please, use with caution.
ActionThis is an event a Zap performs.Search or writeFind existing data in your app, or create a new record if no data is found
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 Kartra + Webhooks by Zapier + Google Sheets Integrations Work
- Step 1: Authenticate Kartra, Webhooks by Zapier, and Google Sheets.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.
Other Kartra + Webhooks by Zapier Integrations
Other Kartra + Google Sheets Integrations
- zoom
- typeform
- thrivecart
- activecampaign
- calendly
- sms
- kajabi
- acuity-scheduling
- thinkific
- clickfunnels
- gotowebinar
- superphone
- copilot-ai
- trello
- linkedin-lead-gen-forms
- smtp
- google-calendar
- hubspot
- gravity-forms
- twilio
- monday
- agile-crm
- webflow
- trainerize
- todoist
- square
- shopify
- scheduleonce
- salesmate
- revue
- pdfmonkey
- ontraport
- nethunt-crm
- manychat
- mailgun
- mailchimp
- knack
- infinity
- google-slides
- google-groups
- google-forms
- formsite
- follow-up-boss
- facebook-lead-ads-beta
- facebook-conversions
- docusign
- cognito-forms
- code
- clickup
- clicksend
- campaign-monitor
- bucketio-2
- bucketio
- bonjoro
- b1g1
- airtable
- upviral
- pipedrive
- formstack-documents
- convertkit
- aweber
- wpforms
- webinarjam
- discord
- clickbank
- asana
- zapier-chrome-extension
- xero
- closeio
- learndash
- squarespace
- leadpages
- keap-max-classic
- digistore24
Other Webhooks by Zapier + Google Sheets Integrations
- schedule
- activecampaign
- mailchimp
- hubspot
- leadconnector
- salesforce
- pipedrive
- google-drive
- keap-max-classic
- zapier-chrome-extension
- airtable
- sms
- trello
- twilio
- zoho-crm
- sendinblue
- google-forms
- google-calendar
- google-contacts
- gravity-forms
- mysql
- email-parser
- smtp
- typeform
- sendgrid
- asana
- clickfunnels
- unbounce
- getresponse
- stripe
- clicksend
- facebook-custom-audiences
- convertkit
- klaviyo
- zendesk
- zoom
- microsoft-outlook
- jotform
- google-docs
- clickup
- webflow
- facebook-lead-ads-beta
- drip
- storage
- looping
- activetrail
- mailerlite
- aweber
- excel
- monday
- mandrill
- smoove
- responder
- facebook-conversions
- mailjet
- teachable
- kajabi
- autopilot
- google-lead-form-extension
- discord
- rd-station
- campaign-monitor
- intercom
- mailgun
- paypal
- shopify
- manychat
- sql-server
- postgresql
- amocrm
- bmby-crm
- linkedin-lead-gen-forms
- google-analytics
- sharpspring
- botmother
- instapage
- marketo
- calendly
- quickbooks
- pushover
- keap
- ontraport
- amazon-ses
- url-shortener
- constant-contact
- converted-da-105844
- woocommerce
- closeio
- lemlist
- agile-crm
- google-bigquery
- follow-up-boss
- shipstation
- google-ads
- pardot
- jira-software
- sendy
- wordpress
- microsoft-teams
- dropbox
- google-chat
- textmagic
- flodesk
- customerio
- docusign
- cognito-forms
- thinkific
- office-365
- front-app
- builderall-mailingboss
- pipefy
- leadpages
- maskyoo-call-events
- pandadoc
- zendesk-sell
- textme
- burst-sms
- zapier-manager
- rss
- ringcentral
- livestorm
- facebook-offline-conversions
- zoho-campaigns
- ninjaforms
- mailparser
- mailup
- acuity-scheduling
- basecamp3
- xero
- postmark
- paperform
- firebase
- iterable
- gotowebinar
- mailshake
- klick-tipp
- learndash
- podio
- smartsheet
- microsoft-dynamics-crm
- chatfuel
- wufoo
- inforumobile
- mautic
- glide-apps
- bitly
- wix-automations
- phantombuster
- freshdesk
- smsapi
- streak
- mojo
- landbot
- leadshook
- chirply
- wpforms
- surveymonkey
- sub-zap-by-zapier
- sendfox
- parseur
- kvcore
- facebook-groups
- copper
- adalo
- pipelinedeals
- help-scout
- bubble
- knack
- google-slides
- lob
- hopin
- formstack
- snovio
- simpletexting
- sendpulse
- eventbrite
- teamleader
- beekeeper
- leadowl
- sumo
- square
- magento
- lead-information
- invoice-ninja
- htmlcss-to-image
- chatwork
- avochato
- amazon-s3
- zenler
- youcanbookme
- teamwork
- signrequest
- pdffiller
- chargebee
- onfleet
- moskit
- moosend
- insightly
- hunter
- callrail
- zoho-mail
- sendmsg
- onedrive