{"id":3685,"date":"2026-06-16T12:36:49","date_gmt":"2026-06-16T12:36:49","guid":{"rendered":"https:\/\/wpbot.pro\/docs\/?post_type=kbx_knowledgebase&#038;p=3685"},"modified":"2026-06-16T12:37:34","modified_gmt":"2026-06-16T12:37:34","slug":"wpforms-mailrefine-filters-to-google-sheets-wpbot-automator","status":"publish","type":"kbx_knowledgebase","link":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/","title":{"rendered":"WPForms + MailRefine + Filters to Google Sheets &#8211; WPBot Automator"},"content":{"rendered":"<div id=\"kbx_toc_container\" class=\"kbx_toc_basic no_bullets\"><p class=\"kbx_toc_title\">Table of Contents<\/p><ul class=\"kbx_toc_list\"><li><a href=\"#step-1-set-the-wpforms-trigger-trigger-1\"><span class=\"kbx_toc_number kbx_toc_depth_1\">1<\/span> Step 1: Set the WPForms Trigger (Trigger 1)<\/a><\/li><li><a href=\"#step-2-route-data-to-mailrefine-for-verification-action-2\"><span class=\"kbx_toc_number kbx_toc_depth_1\">2<\/span> Step 2: Route Data to MailRefine for Verification (Action 2)<\/a><\/li><li><a href=\"#step-3-insert-the-verification-filter-action-3\"><span class=\"kbx_toc_number kbx_toc_depth_1\">3<\/span> Step 3: Insert the Verification Filter (Action 3)<\/a><\/li><li><a href=\"#step-4-send-validated-data-to-google-sheets-action-4\"><span class=\"kbx_toc_number kbx_toc_depth_1\">4<\/span> Step 4: Send Validated Data to Google Sheets (Action 4)<\/a><\/li><\/ul><\/div>\n<p data-path-to-node=\"5\">By combining <b data-path-to-node=\"1\" data-index-in-node=\"92\">WPForms<\/b> with <b data-path-to-node=\"1\" data-index-in-node=\"105\">MailRefine<\/b> email verification and native <b data-path-to-node=\"1\" data-index-in-node=\"146\">Filters<\/b> inside <b data-path-to-node=\"1\" data-index-in-node=\"161\">WPBot Automator Pro<\/b>, you can prevent fake, disposable, or mistyped emails from ever reaching your spreadsheets.<\/p>\n<p data-path-to-node=\"5\">Our workflow follows a strict, step-by-step logic structure across four blocks:<\/p>\n<ol start=\"1\" data-path-to-node=\"6\">\n<li>\n<p data-path-to-node=\"6,0,0\"><b data-path-to-node=\"6,0,0\" data-index-in-node=\"0\">Trigger 1:<\/b> A user fills out a form via <b data-path-to-node=\"6,0,0\" data-index-in-node=\"39\">WPForms<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"6,1,0\"><b data-path-to-node=\"6,1,0\" data-index-in-node=\"0\">Action 2:<\/b> The email address is instantly routed to <b data-path-to-node=\"6,1,0\" data-index-in-node=\"51\">MailRefine<\/b> for verification.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"6,2,0\"><b data-path-to-node=\"6,2,0\" data-index-in-node=\"0\">Action 3:<\/b> A <b data-path-to-node=\"6,2,0\" data-index-in-node=\"12\">Filter \/ Condition<\/b> block checks the verification results.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"6,3,0\"><b data-path-to-node=\"6,3,0\" data-index-in-node=\"0\">Action 4:<\/b> Only clean, verified data is sent forward to <b data-path-to-node=\"6,3,0\" data-index-in-node=\"55\">Google Sheets<\/b>.<\/p>\n<\/li>\n<\/ol>\n<h2 data-path-to-node=\"8\"><span id=\"step-1-set-the-wpforms-trigger-trigger-1\">Step 1: Set the WPForms Trigger (Trigger 1)<\/span><\/h2>\n<p data-path-to-node=\"9\">First, configure the automation to listen for new form entries:<\/p>\n<ul data-path-to-node=\"10\">\n<li>\n<p data-path-to-node=\"10,0,0\">In your canvas flow builder, select <b data-path-to-node=\"10,0,0\" data-index-in-node=\"36\">WPForms<\/b> from the left-hand <b data-path-to-node=\"10,0,0\" data-index-in-node=\"63\">Apps<\/b> side menu.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"10,1,0\">Choose the <b data-path-to-node=\"10,1,0\" data-index-in-node=\"11\">Form submitted<\/b> event block.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"10,2,0\">In the block configuration settings, choose the specific form you want to monitor from your site. This registers as <b data-path-to-node=\"10,2,0\" data-index-in-node=\"116\">Trigger 1<\/b>.<\/p>\n<\/li>\n<\/ul>\n<h2 data-path-to-node=\"12\"><span id=\"step-2-route-data-to-mailrefine-for-verification-action-2\">Step 2: Route Data to MailRefine for Verification (Action 2)<\/span><\/h2>\n<p data-path-to-node=\"13\">Next, hook up your trigger data directly to your email verification service:<\/p>\n<ul data-path-to-node=\"14\">\n<li>\n<p data-path-to-node=\"14,0,0\">Drag a connector line from the output node of your <b data-path-to-node=\"14,0,0\" data-index-in-node=\"51\">WPForms<\/b> block to a new action node.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"14,1,0\">Select <b data-path-to-node=\"14,1,0\" data-index-in-node=\"7\">MailRefine<\/b> from the app panel and choose the <b data-path-to-node=\"14,1,0\" data-index-in-node=\"52\">Verify Email<\/b> action.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"14,2,0\">Map the email field from your form submission into the input settings. This registers as <b data-path-to-node=\"14,2,0\" data-index-in-node=\"89\">Action 2<\/b>.<\/p>\n<\/li>\n<\/ul>\n<h2 data-path-to-node=\"16\"><span id=\"step-3-insert-the-verification-filter-action-3\">Step 3: Insert the Verification Filter (Action 3)<\/span><\/h2>\n<p data-path-to-node=\"17\">To ensure bad emails are blocked from proceeding down the line, we use a dedicated logic guard:<\/p>\n<ul data-path-to-node=\"18\">\n<li>\n<p data-path-to-node=\"18,0,0\">Drag a connector line from <b data-path-to-node=\"18,0,0\" data-index-in-node=\"27\">MailRefine<\/b> into a new block, selecting <b data-path-to-node=\"18,0,0\" data-index-in-node=\"66\">Filters<\/b> under your tools panel.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"18,1,0\">Set the event action to <b data-path-to-node=\"18,1,0\" data-index-in-node=\"24\">Filter \/ Condition<\/b>.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"18,2,0\"><b data-path-to-node=\"18,2,0\" data-index-in-node=\"0\">Configure your conditional rules:<\/b> Set the logic parameters based on the output payload from Step 2:<\/p>\n<ul data-path-to-node=\"18,2,1\">\n<li>\n<p data-path-to-node=\"18,2,1,0,0\"><b data-path-to-node=\"18,2,1,0,0\" data-index-in-node=\"0\">IF:<\/b> <code data-path-to-node=\"18,2,1,0,0\" data-index-in-node=\"4\">MailRefine Status<\/code> \u27a1\ufe0f <b data-path-to-node=\"18,2,1,0,0\" data-index-in-node=\"25\">Equals<\/b> \u27a1\ufe0f <code data-path-to-node=\"18,2,1,0,0\" data-index-in-node=\"35\">valid<\/code><\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li>\n<p data-path-to-node=\"18,3,0\">If a lead uses a fake or disposable address, the filter halts the process right here. This registers as <b data-path-to-node=\"18,3,0\" data-index-in-node=\"104\">Action 3<\/b>.<\/p>\n<\/li>\n<\/ul>\n<h2 data-path-to-node=\"20\"><span id=\"step-4-send-validated-data-to-google-sheets-action-4\">Step 4: Send Validated Data to Google Sheets (Action 4)<\/span><\/h2>\n<p data-path-to-node=\"21\">The final stage securely saves your pristine leads:<\/p>\n<ul data-path-to-node=\"22\">\n<li>\n<p data-path-to-node=\"22,0,0\">Drag a connector line from the output node of your <b data-path-to-node=\"22,0,0\" data-index-in-node=\"51\">Filters<\/b> block to your final action slot.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"22,1,0\">Select <b data-path-to-node=\"22,1,0\" data-index-in-node=\"7\">Google Sheets<\/b> and choose the <b data-path-to-node=\"22,1,0\" data-index-in-node=\"36\">Add Row (Form Data)<\/b> action.<\/p>\n<\/li>\n<li>\n<p data-path-to-node=\"22,2,0\">Link your Google account, select your spreadsheet, and map your core lead fields (e.g., Name, Form ID, and Verified Email) to your matching columns. This completes the line as <b data-path-to-node=\"22,2,0\" data-index-in-node=\"176\">Action 4<\/b>.<\/p>\n<\/li>\n<\/ul>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone  wp-image-3687\" src=\"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png\" alt=\"\" width=\"874\" height=\"312\" srcset=\"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png 2560w, https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-300x107.png 300w, https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-1024x366.png 1024w, https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-768x274.png 768w, https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-1536x548.png 1536w, https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-2048x731.png 2048w\" sizes=\"(max-width: 874px) 100vw, 874px\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents1 Step 1: Set the WPForms Trigger (Trigger 1)2 Step 2: Route Data to MailRefine for Verification (Action [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"kbx_category":[24],"kbx_tag":[],"class_list":["post-3685","kbx_knowledgebase","type-kbx_knowledgebase","status-publish","hentry","kbx_category-default-section"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WPForms + MailRefine + Filters to Google Sheets - WPBot Automator - WPBot Pro Docs<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WPForms + MailRefine + Filters to Google Sheets - WPBot Automator - WPBot Pro Docs\" \/>\n<meta property=\"og:description\" content=\"Table of Contents1 Step 1: Set the WPForms Trigger (Trigger 1)2 Step 2: Route Data to MailRefine for Verification (Action [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/\" \/>\n<meta property=\"og:site_name\" content=\"WPBot Pro Docs\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-16T12:37:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"914\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/knowledgebase\\\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\\\/\",\"url\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/knowledgebase\\\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\\\/\",\"name\":\"WPForms + MailRefine + Filters to Google Sheets - WPBot Automator - WPBot Pro Docs\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/knowledgebase\\\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/knowledgebase\\\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png\",\"datePublished\":\"2026-06-16T12:36:49+00:00\",\"dateModified\":\"2026-06-16T12:37:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/knowledgebase\\\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wpbot.pro\\\/docs\\\/knowledgebase\\\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/knowledgebase\\\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png\",\"contentUrl\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png\",\"width\":2560,\"height\":914},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/knowledgebase\\\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledgebase\",\"item\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/knowledgebase\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"WPForms + MailRefine + Filters to Google Sheets &#8211; WPBot Automator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/#website\",\"url\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/\",\"name\":\"Get the #1 ChatBot for WordPress \u2013 WPBot\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/#\\\/schema\\\/person\\\/770bebd298cfb4e7525960a804bfd88d\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/#\\\/schema\\\/person\\\/770bebd298cfb4e7525960a804bfd88d\",\"name\":\"WPBot\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/chatbot-for-wordpress-wpbot-logo-1.png\",\"url\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/chatbot-for-wordpress-wpbot-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/chatbot-for-wordpress-wpbot-logo-1.png\",\"width\":202,\"height\":70,\"caption\":\"WPBot\"},\"logo\":{\"@id\":\"https:\\\/\\\/wpbot.pro\\\/docs\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/chatbot-for-wordpress-wpbot-logo-1.png\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WPForms + MailRefine + Filters to Google Sheets - WPBot Automator - WPBot Pro Docs","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/","og_locale":"en_US","og_type":"article","og_title":"WPForms + MailRefine + Filters to Google Sheets - WPBot Automator - WPBot Pro Docs","og_description":"Table of Contents1 Step 1: Set the WPForms Trigger (Trigger 1)2 Step 2: Route Data to MailRefine for Verification (Action [&hellip;]","og_url":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/","og_site_name":"WPBot Pro Docs","article_modified_time":"2026-06-16T12:37:34+00:00","og_image":[{"width":2560,"height":914,"url":"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/","url":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/","name":"WPForms + MailRefine + Filters to Google Sheets - WPBot Automator - WPBot Pro Docs","isPartOf":{"@id":"https:\/\/wpbot.pro\/docs\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/#primaryimage"},"image":{"@id":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/#primaryimage"},"thumbnailUrl":"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png","datePublished":"2026-06-16T12:36:49+00:00","dateModified":"2026-06-16T12:37:34+00:00","breadcrumb":{"@id":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/#primaryimage","url":"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png","contentUrl":"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2026\/06\/Screenshot-2026-06-16-at-8.35.09-PM-scaled.png","width":2560,"height":914},{"@type":"BreadcrumbList","@id":"https:\/\/wpbot.pro\/docs\/knowledgebase\/wpforms-mailrefine-filters-to-google-sheets-wpbot-automator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpbot.pro\/docs\/"},{"@type":"ListItem","position":2,"name":"Knowledgebase","item":"https:\/\/wpbot.pro\/docs\/knowledgebase\/"},{"@type":"ListItem","position":3,"name":"WPForms + MailRefine + Filters to Google Sheets &#8211; WPBot Automator"}]},{"@type":"WebSite","@id":"https:\/\/wpbot.pro\/docs\/#website","url":"https:\/\/wpbot.pro\/docs\/","name":"Get the #1 ChatBot for WordPress \u2013 WPBot","description":"","publisher":{"@id":"https:\/\/wpbot.pro\/docs\/#\/schema\/person\/770bebd298cfb4e7525960a804bfd88d"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpbot.pro\/docs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/wpbot.pro\/docs\/#\/schema\/person\/770bebd298cfb4e7525960a804bfd88d","name":"WPBot","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2024\/09\/chatbot-for-wordpress-wpbot-logo-1.png","url":"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2024\/09\/chatbot-for-wordpress-wpbot-logo-1.png","contentUrl":"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2024\/09\/chatbot-for-wordpress-wpbot-logo-1.png","width":202,"height":70,"caption":"WPBot"},"logo":{"@id":"https:\/\/wpbot.pro\/docs\/wp-content\/uploads\/2024\/09\/chatbot-for-wordpress-wpbot-logo-1.png"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/kbx_knowledgebase\/3685","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/kbx_knowledgebase"}],"about":[{"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/types\/kbx_knowledgebase"}],"author":[{"embeddable":true,"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/comments?post=3685"}],"version-history":[{"count":2,"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/kbx_knowledgebase\/3685\/revisions"}],"predecessor-version":[{"id":3688,"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/kbx_knowledgebase\/3685\/revisions\/3688"}],"wp:attachment":[{"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/media?parent=3685"}],"wp:term":[{"taxonomy":"kbx_category","embeddable":true,"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/kbx_category?post=3685"},{"taxonomy":"kbx_tag","embeddable":true,"href":"https:\/\/wpbot.pro\/docs\/wp-json\/wp\/v2\/kbx_tag?post=3685"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}