{"id":3589,"date":"2025-09-02T12:56:14","date_gmt":"2025-09-02T10:56:14","guid":{"rendered":"https:\/\/sprintcx.net\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/"},"modified":"2025-09-02T18:55:09","modified_gmt":"2025-09-02T16:55:09","slug":"zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement","status":"publish","type":"post","link":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/","title":{"rendered":"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement"},"content":{"rendered":"<h2>Praxis-Guide: Zoho CRM mit Airtable \u00fcber Zoho Flow und APIs synchronisieren<\/h2>\n<p>In der heutigen Tool-Landschaft ist es selten, dass ein Unternehmen ausschlie\u00dflich auf eine einzige Software-Suite setzt. Oft nutzen verschiedene Abteilungen die Werkzeuge, die f\u00fcr ihre spezifischen Aufgaben am besten geeignet sind. W\u00e4hrend Dein Vertriebsteam vielleicht auf die St\u00e4rke von <a href=\"\/de\/zoho-crm\/\" target=\"_blank\">Zoho CRM<\/a> vertraut, k\u00f6nnte Dein Operations- oder Projektmanagement-Team die flexible, datenbank\u00e4hnliche Struktur von Airtable bevorzugen. Das Resultat sind oft Datensilos, manuelle \u00dcbertragungsfehler und ineffiziente Prozesse. Dieser Artikel zeigt Dir, wie Du diese Silos aufbrichst und eine robuste, automatisierte Synchronisation zwischen Zoho CRM und Airtable aufbaust. Wir konzentrieren uns dabei auf den Einsatz von <a href=\"\/de\/zoho-flow\/\" target=\"_blank\">Zoho Flow<\/a> als zentraler Integrationsplattform und nutzen APIs, um eine ma\u00dfgeschneiderte und fehlertolerante L\u00f6sung zu schaffen.<\/p>\n<h3>Die Herausforderung aus der Praxis: Vertrieb trifft auf Operations<\/h3>\n<p>Stell Dir ein typisches Szenario vor: Dein Vertriebsteam qualifiziert einen Lead in Zoho CRM und wandelt ihn in einen Deal um. Ab diesem Zeitpunkt \u00fcbernimmt das Operations-Team, das seine gesamte Feinplanung, Ressourcenzuweisung und Projektverfolgung in einer komplexen Airtable Base mit \u00fcber 250 Feldern verwaltet. Die Kernprobleme sind offensichtlich:<\/p>\n<ul>\n<li><strong>Manuelle Daten\u00fcbertragung:<\/strong> Jemand muss die relevanten Daten des Deals manuell von Zoho CRM nach Airtable kopieren. Das ist zeitaufwendig und eine h\u00e4ufige Fehlerquelle.<\/li>\n<li><strong>Fehlende Transparenz:<\/strong> Das Vertriebsteam hat keine Ahnung, in welchem Status sich der Auftrag befindet, nachdem er an die Operations \u00fcbergeben wurde. R\u00fcckfragen per E-Mail oder Chat sind an der Tagesordnung.<\/li>\n<li><strong>Inkonsistente Daten:<\/strong> Status\u00e4nderungen in Airtable (z.B. \u201eAngebot versandt\u201c, \u201eVertrag unterschrieben\u201c) werden nicht oder nur mit Verz\u00f6gerung im Zoho CRM aktualisiert, was die Sales-Pipeline-Reports verf\u00e4lscht.<\/li>\n<\/ul>\n<p>Unser Ziel ist es, einen automatisierten, bidirektionalen Informationsfluss zu schaffen: Neue Deals aus dem CRM legen automatisch einen neuen Datensatz in Airtable an, und wichtige Status-Updates aus Airtable werden in Echtzeit an den entsprechenden Deal im CRM zur\u00fcckgespielt.<\/p>\n<h3>Schritt-f\u00fcr-Schritt zur automatisierten Synchronisation<\/h3>\n<p>Wir bauen die L\u00f6sung mit <a href=\"\/de\/zoho-flow\/\" target=\"_blank\">Zoho Flow<\/a>, der Integrationsplattform von Zoho. Bevor wir jedoch starten, k\u00fcmmern wir uns um die wichtigste Voraussetzung f\u00fcr eine saubere Entwicklung.<\/p>\n<h4>Schritt 1: Eine Sandbox-Umgebung in Airtable schaffen<\/h4>\n<p>Direkt in einer produktiven Airtable Base mit hunderten Feldern und aktiven Automatisierungen zu entwickeln, ist extrem riskant. Ein kleiner Fehler k\u00f6nnte Daten besch\u00e4digen oder unkontrolliert API-Credits verbrauchen. Daher ist der erste und wichtigste Schritt die Einrichtung einer sicheren Testumgebung.<\/p>\n<ol>\n<li><strong>Erstelle eine Testing-Base:<\/strong> Erstelle in Deinem Airtable-Workspace eine neue, separate Base. Nenne sie zum Beispiel \u201eZoho-Sync-Testing-Base\u201c.<\/li>\n<li><strong>Struktur kopieren (vereinfacht):<\/strong> Du musst nicht alle 250+ Felder Deiner produktiven Base kopieren. Konzentriere Dich auf die 10-15 Schl\u00fcsselfelder, die f\u00fcr die Synchronisation relevant sind: Projektname, Kundendetails, Deal-ID aus Zoho, Statusfeld etc.<\/li>\n<li><strong>API-Schl\u00fcssel generieren:<\/strong> Gehe zu Deinem Airtable-Account und erstelle einen neuen pers\u00f6nlichen Zugriffstoken (Personal Access Token) mit den notwendigen Berechtigungen (scopes) f\u00fcr Deine neue Testing-Base (<code>data.records:read<\/code> und <code>data.records:write<\/code>). Diesen Token wirst Du in Zoho Flow verwenden.<\/li>\n<\/ol>\n<p>Dieser \u201eSpielplatz\u201c erlaubt es Dir, die gesamte Logik sicher zu entwickeln und zu testen. Sp\u00e4ter, f\u00fcr den Go-Live, musst Du in Deinen Flows nur noch die Airtable Base ID und die Feldnamen auf die produktive Umgebung anpassen.<\/p>\n<h4>Schritt 2: Zoho Flow vorbereiten<\/h4>\n<p>F\u00fcr eine anspruchsvolle Synchronisation mit API-Calls und bedingter Logik reicht die kostenlose Version von Zoho Flow oft nicht aus. Stelle sicher, dass Du einen bezahlten Plan aktiviert hast, um \u00fcber gen\u00fcgend Tasks\/Credits zu verf\u00fcgen und Custom Functions nutzen zu k\u00f6nnen. Dies verhindert, dass Deine Entwicklung durch Limitierungen des Trial-Accounts ausgebremst wird.<\/p>\n<h4>Schritt 3: Der erste Flow \u2013 Von Zoho CRM zu Airtable<\/h4>\n<p>Dieser Flow wird ausgel\u00f6st, wenn ein neuer Deal im CRM erstellt wird, pr\u00fcft auf Duplikate in Airtable und legt dann einen neuen Datensatz an.<\/p>\n<ol>\n<li><strong>Trigger:<\/strong> Erstelle einen neuen Flow in Zoho Flow. W\u00e4hle als App-basierten Trigger \u201eZoho CRM\u201c und als Ereignis \u201eNeuer Moduleintrag\u201c. W\u00e4hle das Modul \u201eDeals\u201c (oder \u201ePotenziale\u201c).<\/li>\n<li><strong>Logik \u2013 Duplikate vermeiden (Custom Function):<\/strong> Dies ist ein kritischer Schritt. Bevor Du blind einen neuen Datensatz in Airtable erstellst, solltest Du pr\u00fcfen, ob bereits ein Eintrag f\u00fcr diesen Deal existiert. Hierf\u00fcr nutzen wir eine Custom Function (Deluge), die die Airtable API direkt aufruft.<br \/>\n    <br \/>Klicke im Flow auf das \u201e+\u201c und w\u00e4hle unter \u201eLogic\u201c die Option \u201eCustom Function\u201c.<\/li>\n<\/ol>\n<p>Hier ist ein Beispiel-Skript in <strong>Deluge<\/strong>, das nach einem Deal anhand einer eindeutigen ID (der Zoho Deal ID, die wir in Airtable speichern werden) sucht.<\/p>\n<pre><code>\/\/ Deluge Custom Function in Zoho Flow\n\/\/ \u00dcbergabeparameter: zoho_deal_id (String)\n\n\/\/ Airtable Konfiguration\nairtable_base_id = \"appXXXXXXXXXXXXXX\"; \/\/ Deine Testing Base ID\nairtable_table_name = \"Projekte\"; \/\/ Der Name Deiner Tabelle\nairtable_api_key = \"Bearer keyXXXXXXXXXXXXXX\"; \/\/ Dein Personal Access Token\n\n\/\/ Erstelle den Filter-Ausdruck f\u00fcr die Airtable API\n\/\/ Wir suchen nach einem Feld \"ZohoDealID\", das die ID aus dem CRM enth\u00e4lt\nfilter_formula = \"({ZohoDealID}='\" + zoho_deal_id + \"')\";\nencoded_filter = zoho.encryption.urlEncode(filter_formula);\n\n\/\/ API-Endpunkt f\u00fcr die Suche\nurl = \"https:\/\/api.airtable.com\/v0\/\" + airtable_base_id + \"\/\" + airtable_table_name + \"?filterByFormula=\" + encoded_filter;\n\n\/\/ Header f\u00fcr die Authentifizierung\nheaders = Map();\nheaders.put(\"Authorization\", airtable_api_key);\n\n\/\/ API-Aufruf\nresponse = invokeurl\n[\n\turl: url\n\ttype: GET\n\theaders: headers\n];\n\n\/\/ Pr\u00fcfe die Antwort und gib die Anzahl der gefundenen Datens\u00e4tze zur\u00fcck\nfound_records = 0;\nif(response.get(\"records\") != null &amp;&amp; response.get(\"records\").size() &gt; 0)\n{\n\tfound_records = response.get(\"records\").size();\n}\n\/\/ Gib die Anzahl zur\u00fcck, damit der Flow darauf reagieren kann\nreturn found_records;\n<\/code><\/pre>\n<ol start=\"3\">\n<li><strong>Bedingung (Decision):<\/strong> F\u00fcge nach der Custom Function einen \u201eDecision\u201c-Block ein. Pr\u00fcfe, ob das Ergebnis der Funktion gleich 0 ist (<code>found_records == 0<\/code>).<\/li>\n<li><strong>Aktion (Wenn keine Duplikate):<\/strong> Nur wenn die Bedingung wahr ist, fahre fort. W\u00e4hle die Aktion \u201eAirtable\u201c und \u201eCreate Record\u201c.\n<ul>\n<li>W\u00e4hle Deine Testing-Base und Tabelle.<\/li>\n<li>Mappe die Felder aus dem Zoho CRM Trigger auf die entsprechenden Airtable-Felder. Zum Beispiel: <code>Deal Name<\/code> -&gt; <code>Projektname<\/code>, <code>Account Name<\/code> -&gt; <code>Kunde<\/code>.<\/li>\n<li><strong>Wichtig:<\/strong> Mappe die <code>Deal ID<\/code> aus Zoho CRM in ein eigens daf\u00fcr angelegtes Feld in Airtable (z.B. \u201eZohoDealID\u201c). Dies ist der Schl\u00fcssel f\u00fcr zuk\u00fcnftige Updates!<\/li>\n<\/ul>\n<\/li>\n<li><strong>Aktion 2 (Update Zoho CRM):<\/strong> Direkt nach dem Erstellen des Airtable-Datensatzes, f\u00fcge eine \u201eZoho CRM\u201c -&gt; \u201eUpdate Module Entry\u201c Aktion hinzu. Nimm die <code>id<\/code> des neu erstellten Airtable-Datensatzes und schreibe sie in ein benutzerdefiniertes Feld in Deinem Zoho Deal (z.B. \u201eAirtableRecordID\u201c). So wei\u00df Zoho, welcher Datensatz in Airtable zu diesem Deal geh\u00f6rt.<\/li>\n<\/ol>\n<h4>Schritt 4: Der zweite Flow \u2013 Von Airtable zur\u00fcck zu Zoho CRM<\/h4>\n<p>Dieser Flow ist etwas anders aufgebaut. Wir nutzen einen Webhook, der von einer Airtable Automation aufgerufen wird, wenn sich ein Status \u00e4ndert.<\/p>\n<ol>\n<li><strong>Trigger:<\/strong> Erstelle einen neuen Flow in Zoho Flow. W\u00e4hle diesmal als Trigger \u201eWebhook\u201c. Zoho Flow generiert Dir eine einzigartige URL. Kopiere diese.<\/li>\n<li><strong>Airtable Automation einrichten:<\/strong>\n<ul>\n<li>Gehe in Deine Airtable Testing-Base und klicke auf \u201eAutomations\u201c.<\/li>\n<li>Erstelle eine neue Automation. W\u00e4hle als Trigger \u201eWhen a record meets conditions\u201c.<\/li>\n<li>Konfiguriere den Trigger so, dass er ausl\u00f6st, wenn sich das Feld \u201eStatus\u201c \u00e4ndert (z.B. <code>When \"Status\" is any of \"Angebot versandt\", \"Verhandlungsphase\", \"Gewonnen\"<\/code>).<\/li>\n<li>F\u00fcge als Aktion \u201eRun a script\u201c hinzu.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p>F\u00fcge den folgenden <strong>JavaScript-Code<\/strong> in die Airtable Scripting Action ein. Er sendet die relevanten Daten an Deinen Zoho Flow Webhook.<\/p>\n<pre><code>\/\/ Airtable Automation Script\n\n\/\/ Hole die Trigger-Daten des Datensatzes\nlet inputConfig = input.config();\nlet recordId = inputConfig.recordId;\nlet newStatus = inputConfig.status;\nlet zohoDealId = inputConfig.zohoDealId; \/\/ Wichtig: F\u00fcge dies als Input-Variable im Skript-Editor hinzu!\n\n\/\/ Deine Webhook URL von Zoho Flow\nconst webhookUrl = \"https:\/\/flow.zoho.eu\/...\";\n\n\/\/ Die Daten, die wir an Zoho Flow senden wollen\nlet payload = {\n    \"airtable_record_id\": recordId,\n    \"new_status\": newStatus,\n    \"zoho_deal_id\": zohoDealId\n};\n\n\/\/ Sende die Daten an den Webhook\nawait fetch(webhookUrl, {\n    method: 'POST',\n    headers: {\n        'Content-Type': 'application\/json'\n    },\n    body: JSON.stringify(payload)\n});\n<\/code><\/pre>\n<ol start=\"3\">\n<li><strong>Aktionen in Zoho Flow:<\/strong>\n<ul>\n<li>Dein Flow wird nun durch den Webhook getriggert und empf\u00e4ngt die Daten (<code>new_status<\/code>, <code>zoho_deal_id<\/code>).<\/li>\n<li>F\u00fcge die Aktion \u201eZoho CRM\u201c -&gt; \u201eUpdate Module Entry\u201c hinzu.<\/li>\n<li>Gib als Modul \u201eDeals\u201c an. Als \u201eEntry ID\u201c verwendest Du die <code>zoho_deal_id<\/code>, die Du vom Webhook erhalten hast.<\/li>\n<li>Mappe das Feld <code>new_status<\/code> auf das entsprechende \u201eStage\u201c- oder Statusfeld in Deinem Zoho CRM Deal.<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p>Damit ist der Kreis geschlossen. Status\u00e4nderungen in Airtable aktualisieren nun automatisch den entsprechenden Deal im CRM.<\/p>\n<h3>Tipps und Best Practices<\/h3>\n<ul>\n<li><strong>Definiere eine \u201eSingle Source of Truth\u201c:<\/strong> Lege fest, welches System f\u00fcr welche Daten verantwortlich ist. Stammdaten wie Adressen und Kontaktdaten sollten nur in Zoho CRM gepflegt werden. Projektspezifische Status und operative Daten geh\u00f6ren nach Airtable. Vermeide eine komplette Zwei-Wege-Synchronisation aller Felder, da dies schnell zu Konflikten f\u00fchrt.<\/li>\n<li><strong>Speichere immer die externen IDs:<\/strong> Das Speichern der <code>Airtable Record ID<\/code> im Zoho Deal und der <code>Zoho Deal ID<\/code> im Airtable-Datensatz ist nicht optional \u2013 es ist die Grundlage f\u00fcr jede Update-Logik.<\/li>\n<li><strong>\u00dcberwache Deinen Verbrauch:<\/strong> Behalte sowohl Deine Zoho Flow Tasks als auch Deine Airtable Automation Runs im Auge. Bei sehr hohem Datenvolumen musst Du eventuell Deine Pl\u00e4ne anpassen oder die Logik optimieren (z.B. Daten gesammelt \u00fcbertragen statt bei jeder Einzel\u00e4nderung).<\/li>\n<li><strong>Starte pragmatisch, auch bei anderen Apps:<\/strong> Dieselbe Logik gilt f\u00fcr andere Integrationen. Wenn Dein Marketing-Team schnell mit E-Mail-Marketing beginnen will, lass sie <a href=\"\/de\/zoho-campaigns\/\" target=\"_blank\">Zoho Campaigns<\/a> mit einem einfachen CSV-Upload nutzen. Eine tiefere Integration \u00fcber <a href=\"\/de\/zoho-marketing-automation\/\" target=\"_blank\">Zoho Marketing Automation<\/a> kann sp\u00e4ter als Optimierungsprojekt folgen, wenn die Grundlagen stehen.<\/li>\n<\/ul>\n<h3>Zus\u00e4tzliche Erweiterungsm\u00f6glichkeiten<\/h3>\n<p>Sobald die grundlegende Synchronisation steht, sind die M\u00f6glichkeiten endlos:<\/p>\n<ul>\n<li><strong>Einheitliches Reporting:<\/strong> Nutze <a href=\"\/de\/zoho-analytics\/\" target=\"_blank\">Zoho Analytics<\/a>, um Daten aus Zoho CRM (nativ) und Airtable (via API-Connector) in einem zentralen Dashboard zusammenzuf\u00fchren. So erh\u00e4ltst Du einen 360-Grad-Blick \u00fcber den gesamten Prozess von der Lead-Generierung bis zum Projektabschluss.<\/li>\n<li><strong>Interne Benachrichtigungen:<\/strong> Erweitere Deine Flows, um Benachrichtigungen an einen <a href=\"https:\/\/www.zoho.com\/de\/cliq\/\" target=\"_blank\">Zoho Cliq<\/a> Channel zu senden, wenn ein wichtiger Meilenstein in Airtable erreicht wird.<\/li>\n<li><strong>Dokumentenerstellung:<\/strong> Wenn ein Deal in Zoho CRM auf \u201eGewonnen\u201c gesetzt wird, k\u00f6nntest Du via Flow automatisch einen Vertrag mit <a href=\"https:\/\/www.zoho.com\/de\/sign\/\" target=\"_blank\">Zoho Sign<\/a> erstellen und versenden lassen.<\/li>\n<\/ul>\n<h3>Fazit: Mehr als nur Datenaustausch<\/h3>\n<p>Die Integration von Zoho CRM und Airtable \u00fcber Zoho Flow ist mehr als eine technische Spielerei. Sie l\u00f6st ein fundamentales betriebswirtschaftliches Problem: die nahtlose Zusammenarbeit zwischen verschiedenen Abteilungen mit unterschiedlichen Tool-Pr\u00e4ferenzen. Indem Du einen automatisierten und zuverl\u00e4ssigen Datenfluss schaffst, reduzierst Du manuelle Arbeit, minimierst Fehler und schaffst eine Transparenz, von der sowohl der Vertrieb als auch das Operations-Team profitieren.<\/p>\n<p>Der Schl\u00fcssel zum Erfolg liegt in einer durchdachten Planung, dem konsequenten Einsatz einer Sandbox-Umgebung und dem Verst\u00e4ndnis, dass APIs und Webhooks Dir die Flexibilit\u00e4t geben, die Standard-Konnektoren manchmal vermissen lassen. Du verwandelst zwei hervorragende Einzel-Tools in ein integriertes Kraftwerk, das Deine Gesch\u00e4ftsprozesse wirklich unterst\u00fctzt.<\/p>\n<hr>\n<p><strong>Verwendete Zoho Apps in diesem Szenario:<\/strong><\/p>\n<ul>\n<li><a href=\"\/de\/zoho-crm\/\" target=\"_blank\">Zoho CRM<\/a><\/li>\n<li><a href=\"\/de\/zoho-flow\/\" target=\"_blank\">Zoho Flow<\/a><\/li>\n<\/ul>\n<p><strong>Erw\u00e4hnte externe Tools:<\/strong><\/p>\n<ul>\n<li>Airtable<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Verbinde Zoho CRM und Airtable mit Zoho Flow f\u00fcr eine automatisierte, flexible und fehlertolerante Datensynchronisation, die Abteilungen effizient vernetzt.<\/p>\n","protected":false},"author":1,"featured_media":4674,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","osh_disable_topbar_sticky":"default","osh_disable_header_sticky":"default","osh_sticky_header_style":"default","osh_sticky_header_effect":"","osh_custom_sticky_logo":0,"osh_custom_retina_sticky_logo":0,"osh_custom_sticky_logo_height":0,"osh_background_color":"","osh_links_color":"","osh_links_hover_color":"","osh_links_active_color":"","osh_links_bg_color":"","osh_links_hover_bg_color":"","osh_links_active_bg_color":"","osh_menu_social_links_color":"","osh_menu_social_hover_links_color":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[1],"tags":[625,102,121,185,100,203,107,751,101,806,103,181,109,317,96,97,186],"class_list":["post-3589","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-zoho","tag-airtable","tag-api","tag-api-integration","tag-custom-function","tag-datenintegration","tag-datensynchronisation","tag-deluge","tag-javascript","tag-prozessautomatisierung","tag-sandbox","tag-webhook","tag-workflow-automatisierung","tag-zoho-analytics","tag-zoho-cliq","tag-zoho-crm","tag-zoho-flow","tag-zoho-sign","entry","has-media"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement - SprintCX<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement - SprintCX\" \/>\n<meta property=\"og:description\" content=\"Verbinde Zoho CRM und Airtable mit Zoho Flow f\u00fcr eine automatisierte, flexible und fehlertolerante Datensynchronisation, die Abteilungen effizient vernetzt.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/\" \/>\n<meta property=\"og:site_name\" content=\"SprintCX\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-02T10:56:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-02T16:55:09+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/09\/1770818385-698c8b517ef60.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1408\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Gregor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Gregor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"9\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/\"},\"author\":{\"name\":\"Gregor\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#\\\/schema\\\/person\\\/33a4ba085d0b86874d45522b74c193eb\"},\"headline\":\"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement\",\"datePublished\":\"2025-09-02T10:56:14+00:00\",\"dateModified\":\"2025-09-02T16:55:09+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/\"},\"wordCount\":1485,\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1770818385-698c8b517ef60.png\",\"keywords\":[\"Airtable\",\"API\",\"API Integration\",\"Custom Function\",\"Datenintegration\",\"Datensynchronisation\",\"Deluge\",\"JavaScript\",\"Prozessautomatisierung\",\"Sandbox\",\"Webhook\",\"Workflow-Automatisierung\",\"Zoho Analytics\",\"Zoho Cliq\",\"Zoho CRM\",\"Zoho Flow\",\"Zoho Sign\"],\"articleSection\":[\"Zoho Tutorials\"],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/\",\"url\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/\",\"name\":\"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement - SprintCX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1770818385-698c8b517ef60.png\",\"datePublished\":\"2025-09-02T10:56:14+00:00\",\"dateModified\":\"2025-09-02T16:55:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1770818385-698c8b517ef60.png\",\"contentUrl\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/1770818385-698c8b517ef60.png\",\"width\":1408,\"height\":768},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/\",\"name\":\"SprintCX\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#organization\",\"name\":\"SprintCX\",\"url\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/cropped-ChatGPT-Image-6.-Mai-2025-09_53_42.png\",\"contentUrl\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/cropped-ChatGPT-Image-6.-Mai-2025-09_53_42.png\",\"width\":846,\"height\":828,\"caption\":\"SprintCX\"},\"image\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/gregor-sprint\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#\\\/schema\\\/person\\\/33a4ba085d0b86874d45522b74c193eb\",\"name\":\"Gregor\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/890daf3cadca0407ae6752f5d3c0f4a1bbb2ce129b70d5e65fbefcc86deba987?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/890daf3cadca0407ae6752f5d3c0f4a1bbb2ce129b70d5e65fbefcc86deba987?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/890daf3cadca0407ae6752f5d3c0f4a1bbb2ce129b70d5e65fbefcc86deba987?s=96&d=mm&r=g\",\"caption\":\"Gregor\"},\"sameAs\":[\"https:\\\/\\\/sprintcx.net\"],\"url\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/author\\\/gregor\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement - SprintCX","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"de_DE","og_type":"article","og_title":"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement - SprintCX","og_description":"Verbinde Zoho CRM und Airtable mit Zoho Flow f\u00fcr eine automatisierte, flexible und fehlertolerante Datensynchronisation, die Abteilungen effizient vernetzt.","og_url":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/","og_site_name":"SprintCX","article_published_time":"2025-09-02T10:56:14+00:00","article_modified_time":"2025-09-02T16:55:09+00:00","og_image":[{"width":1408,"height":768,"url":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/09\/1770818385-698c8b517ef60.png","type":"image\/png"}],"author":"Gregor","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Gregor","Gesch\u00e4tzte Lesezeit":"9\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/#article","isPartOf":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/"},"author":{"name":"Gregor","@id":"https:\/\/wordpress.sprintcx.net\/de\/#\/schema\/person\/33a4ba085d0b86874d45522b74c193eb"},"headline":"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement","datePublished":"2025-09-02T10:56:14+00:00","dateModified":"2025-09-02T16:55:09+00:00","mainEntityOfPage":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/"},"wordCount":1485,"publisher":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/#organization"},"image":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/#primaryimage"},"thumbnailUrl":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/09\/1770818385-698c8b517ef60.png","keywords":["Airtable","API","API Integration","Custom Function","Datenintegration","Datensynchronisation","Deluge","JavaScript","Prozessautomatisierung","Sandbox","Webhook","Workflow-Automatisierung","Zoho Analytics","Zoho Cliq","Zoho CRM","Zoho Flow","Zoho Sign"],"articleSection":["Zoho Tutorials"],"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/","url":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/","name":"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement - SprintCX","isPartOf":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/#primaryimage"},"image":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/#primaryimage"},"thumbnailUrl":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/09\/1770818385-698c8b517ef60.png","datePublished":"2025-09-02T10:56:14+00:00","dateModified":"2025-09-02T16:55:09+00:00","breadcrumb":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/#primaryimage","url":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/09\/1770818385-698c8b517ef60.png","contentUrl":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/09\/1770818385-698c8b517ef60.png","width":1408,"height":768},{"@type":"BreadcrumbList","@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-und-airtable-synchronisation-mit-zoho-flow-und-api-tutorial-fur-bidirektionales-lead-und-projektmanagement\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wordpress.sprintcx.net\/de\/"},{"@type":"ListItem","position":2,"name":"Zoho CRM und Airtable Synchronisation mit Zoho Flow und API: Tutorial f\u00fcr bidirektionales Lead- und Projektmanagement"}]},{"@type":"WebSite","@id":"https:\/\/wordpress.sprintcx.net\/de\/#website","url":"https:\/\/wordpress.sprintcx.net\/de\/","name":"SprintCX","description":"","publisher":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wordpress.sprintcx.net\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/wordpress.sprintcx.net\/de\/#organization","name":"SprintCX","url":"https:\/\/wordpress.sprintcx.net\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/wordpress.sprintcx.net\/de\/#\/schema\/logo\/image\/","url":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/05\/cropped-ChatGPT-Image-6.-Mai-2025-09_53_42.png","contentUrl":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/05\/cropped-ChatGPT-Image-6.-Mai-2025-09_53_42.png","width":846,"height":828,"caption":"SprintCX"},"image":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/in\/gregor-sprint\/"]},{"@type":"Person","@id":"https:\/\/wordpress.sprintcx.net\/de\/#\/schema\/person\/33a4ba085d0b86874d45522b74c193eb","name":"Gregor","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/secure.gravatar.com\/avatar\/890daf3cadca0407ae6752f5d3c0f4a1bbb2ce129b70d5e65fbefcc86deba987?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/890daf3cadca0407ae6752f5d3c0f4a1bbb2ce129b70d5e65fbefcc86deba987?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/890daf3cadca0407ae6752f5d3c0f4a1bbb2ce129b70d5e65fbefcc86deba987?s=96&d=mm&r=g","caption":"Gregor"},"sameAs":["https:\/\/sprintcx.net"],"url":"https:\/\/wordpress.sprintcx.net\/de\/author\/gregor\/"}]}},"_links":{"self":[{"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/posts\/3589","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/comments?post=3589"}],"version-history":[{"count":1,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/posts\/3589\/revisions"}],"predecessor-version":[{"id":3590,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/posts\/3589\/revisions\/3590"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/media\/4674"}],"wp:attachment":[{"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/media?parent=3589"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/categories?post=3589"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/tags?post=3589"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}