{"id":2652,"date":"2025-07-01T17:29:19","date_gmt":"2025-07-01T15:29:19","guid":{"rendered":"https:\/\/sprintcx.net\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/"},"modified":"2025-07-01T21:26:25","modified_gmt":"2025-07-01T19:26:25","slug":"zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen","status":"publish","type":"post","link":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/","title":{"rendered":"Zoho CRM, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen"},"content":{"rendered":"<h2>Vom Chaos zum Cashflow: Agenturprozesse mit Zoho CRM, Projects und APIs steuern<\/h2>\n<p>Wenn du eine digitale Agentur, ein Systemhaus oder ein Beratungsunternehmen leitest, kennst du die t\u00e4gliche Herausforderung: Du musst neue Projekte an Land ziehen, die Auslastung deines Teams managen und gleichzeitig den \u00dcberblick \u00fcber Budgets und abrechenbare Stunden behalten. Oft f\u00fchlt sich die Ressourcenplanung wie ein Blick in die Glaskugel an, besonders wenn Projekte mit festen Paketen und solche mit flexiblen Stundenkontingenten parallel laufen. Das Zoho-\u00d6kosystem bietet hierf\u00fcr m\u00e4chtige Werkzeuge. Doch ihre wahre St\u00e4rke entfalten sie erst, wenn sie intelligent miteinander und mit externen Diensten verkn\u00fcpft werden. In diesem Artikel zeigen wir dir, wie du einen durchg\u00e4ngigen, hochautomatisierten Prozess vom Vertrieb bis zur Projektabwicklung aufbaust und dabei die volle Kontrolle beh\u00e4ltst.<\/p>\n<h3>Praxisbeispiel: Die typische Agentur-Herausforderung<\/h3>\n<p>Stell dir vor, dein Vertriebsteam hat zwei neue Projekte gewonnen. Das erste Projekt, nennen wir es &#8222;Musterbau GmbH&#8220;, ist ein standardisiertes Implementierungspaket: Die Einrichtung von <a href=\"\/de\/zoho-crm\/\" target=\"_blank\">Zoho CRM<\/a> f\u00fcr ein kleines Vertriebsteam. Der Aufwand ist klar definiert, sagen wir 24 Stunden. Das zweite Projekt, &#8222;Innovatec Solutions&#8220;, ist komplexer. Der Kunde ist technisch versiert und ben\u00f6tigt neben der CRM-Konfiguration eine Anbindung an sein propriet\u00e4res ERP-System \u00fcber eine REST-API. Hierf\u00fcr wurde ein initiales Stundenpaket von 50 Stunden verkauft, aber der genaue Aufwand ist schwer abzusch\u00e4tzen.<\/p>\n<p>Jetzt stellen sich die klassischen Fragen:<\/p>\n<ul>\n<li>Wer im Team hat die Kapazit\u00e4t und die n\u00f6tigen Skills f\u00fcr welches Projekt?<\/li>\n<li>Wie wird aus der &#8222;gewonnenen&#8220; Opportunity im CRM automatisch ein abrechenbares Projekt in <a href=\"https:\/\/www.zoho.com\/de\/projects\/\" target=\"_blank\">Zoho Projects<\/a>?<\/li>\n<li>Wie stellt man sicher, dass das Stundenbudget nicht unbemerkt \u00fcberschritten wird?<\/li>\n<li>Wie wird der Projektmanager alarmiert, wenn ein Budget zu 80 % aufgebraucht ist, um rechtzeitig ein Folgeangebot zu erstellen?<\/li>\n<li>Wie dokumentiert und realisiert man die geforderte API-Anbindung f\u00fcr &#8222;Innovatec Solutions&#8220;?<\/li>\n<\/ul>\n<p>Genau diesen Prozess werden wir nun Schritt f\u00fcr Schritt mit den Bordmitteln von Zoho und gezielten API-Calls automatisieren.<\/p>\n<h3>Schritt-f\u00fcr-Schritt Anleitung: Dein automatisierter Projekt-Workflow<\/h3>\n<p>Unser Ziel ist ein nahtloser \u00dcbergang von einem &#8222;Gesch\u00e4ft auf Abschluss&#8220; in Zoho CRM zu einem vollst\u00e4ndig konfigurierten Projekt in Zoho Projects, inklusive Budget\u00fcberwachung und Benachrichtigungen.<\/p>\n<h4>Schritt 1: Das Fundament in Zoho CRM legen<\/h4>\n<p>Alles beginnt im Vertrieb. Damit die Automatisierung funktioniert, ben\u00f6tigen wir in deinem Zoho CRM im Modul &#8222;Gesch\u00e4ftsabschl\u00fcsse&#8220; (Opportunities) einige benutzerdefinierte Felder. Diese dienen als Datenquelle f\u00fcr die Projekterstellung.<\/p>\n<ul>\n<li><strong>Projekttyp:<\/strong> Ein Auswahlfeld (Picklist) mit Optionen wie &#8222;Standard-Paket&#8220;, &#8222;Technisches Projekt&#8220;, &#8222;Stundenkontingent (Retainer)&#8220;.<\/li>\n<li><strong>Budgetierte Stunden:<\/strong> Ein Zahlenfeld, in dem die verkauften Stunden eingetragen werden (z.B. 24 oder 50).<\/li>\n<li><strong>Projekt-Template ID:<\/strong> Ein einzeiliges Textfeld. Hier kannst du die ID eines Vorlagen-Projekts aus Zoho Projects eintragen, um standardisierte Aufgabenpl\u00e4ne automatisch zu \u00fcbernehmen.<\/li>\n<\/ul>\n<p>Sobald ein Gesch\u00e4ft auf die Phase &#8222;Gewonnen und abgeschlossen&#8220; (oder eine \u00e4hnliche Endphase) gesetzt wird, soll unser Prozess starten. Dies erreichen wir mit einer Workflow-Regel, die eine benutzerdefinierte Funktion (Custom Function) in Deluge ausl\u00f6st.<\/p>\n<h4>Schritt 2: Automatische Projekterstellung via Deluge und Zoho Projects API<\/h4>\n<p>Die benutzerdefinierte Funktion ist das Herzst\u00fcck unserer Automatisierung. Sie liest die Daten aus dem CRM-Gesch\u00e4ftsabschluss aus und verwendet die Zoho Projects API, um ein neues Projekt anzulegen.<\/p>\n<p>Gehe in Zoho CRM zu <em>Einstellungen &gt; Automatisierung &gt; Workflow-Regeln<\/em> und erstelle eine neue Regel f\u00fcr das Modul &#8222;Gesch\u00e4ftsabschl\u00fcsse&#8220;. Als Ausl\u00f6ser w\u00e4hlst du &#8222;Bei einer Datensatz-Aktion&#8220; und als Aktion &#8222;Bearbeiten&#8220;, wobei die Regel nur greifen soll, wenn die &#8222;Phase&#8220; auf &#8222;Gewonnen und abgeschlossen&#8220; ge\u00e4ndert wird. Als Sofortaktion w\u00e4hlst du &#8222;Funktion&#8220;.<\/p>\n<p>Hier ist ein Beispiel f\u00fcr ein Deluge-Skript, das du verwenden kannst:<\/p>\n<pre><code>\/\/ Argumente der Funktion:\n\/\/ crmDealId - Die ID des Gesch\u00e4ftsabschluss-Datensatzes\n\n\/\/ 1. Gesch\u00e4ftsabschluss-Daten aus Zoho CRM abrufen\ndealDetails = zoho.crm.getRecordById(\"Deals\", crmDealId);\nprojectName = dealDetails.get(\"Deal_Name\");\naccountId = dealDetails.get(\"Account_Name\").get(\"id\");\naccountDetails = zoho.crm.getRecordById(\"Accounts\", accountId);\nclientName = accountDetails.get(\"Account_Name\");\nbudgetedHours = dealDetails.get(\"Budgetierte_Stunden\");\nprojectTemplateId = dealDetails.get(\"Projekt_Template_ID\");\n\n\/\/ 2. Map mit den Projektdaten f\u00fcr die API vorbereiten\nprojectMap = Map();\nprojectMap.put(\"name\", projectName + \" - \" + clientName);\nprojectMap.put(\"description\", \"Automatisch aus CRM-Deal #\" + crmDealId + \" erstellt.\");\nprojectMap.put(\"template_id\", projectTemplateId);\nprojectMap.put(\"billing_method\", \"based_on_task_hours\"); \/\/ Wichtig f\u00fcr stundenbasierte Abrechnung\n\n\/\/ Benutzerdefinierte Felder in Zoho Projects (m\u00fcssen vorher angelegt werden)\ncustomFields = Map();\ncustomFields.put(\"Budgetierte Stunden\", budgetedHours);\ncustomFields.put(\"CRM Deal ID\", crmDealId);\nprojectMap.put(\"custom_fields\", customFields);\n\n\/\/ 3. Projekt in Zoho Projects erstellen\n\/\/ \"zoho_projects_connection\" ist der Name deines API-Connectors\nresponse = zoho.projects.create(\"projects\", projectMap, \"zoho_projects_connection\");\ninfo response;\n\n\/\/ Optional: CRM-Deal mit der neuen Projekt-ID aktualisieren\nprojectId = response.get(\"projects\").get(0).get(\"id\");\nupdateMap = Map();\nupdateMap.put(\"Zoho_Project_ID\", projectId); \/\/ Ein weiteres Custom Field im CRM\nzoho.crm.updateRecord(\"Deals\", crmDealId, updateMap);\n<\/code><\/pre>\n<p>Mit diesem Skript wird jedes Mal, wenn ein Deal gewonnen wird, automatisch ein perfekt vorkonfiguriertes Projekt in <a href=\"https:\/\/www.zoho.com\/de\/projects\/\" target=\"_blank\">Zoho Projects<\/a> erstellt. F\u00fcr das Projekt &#8222;Musterbau GmbH&#8220; w\u00fcrdest du eine Template-ID hinterlegen, die alle Standard-Tasks enth\u00e4lt. F\u00fcr &#8222;Innovatec Solutions&#8220; l\u00e4sst du das Feld vielleicht leer und planst individuell.<\/p>\n<h4>Schritt 3: Budget-\u00dcberwachung mit Webhooks und Zoho Cliq<\/h4>\n<p>Jetzt, da das Projekt existiert und das Stundenbudget hinterlegt ist, wollen wir proaktiv benachrichtigt werden, wenn sich die gebuchten Stunden dem Limit n\u00e4hern. Hierf\u00fcr nutzen wir eine Kombination aus <a href=\"https:\/\/www.zoho.com\/de\/projects\/\" target=\"_blank\">Zoho Projects<\/a> Webhooks, einer <a href=\"https:\/\/catalyst.zoho.com\/\" target=\"_blank\">Zoho Catalyst<\/a> Function (oder einer Funktion in Zoho Flow\/Creator) und <a href=\"https:\/\/www.zoho.com\/de\/cliq\/\" target=\"_blank\">Zoho Cliq<\/a>.<\/p>\n<ol>\n<li><strong>Webhook in Zoho Projects einrichten:<\/strong> Gehe in Zoho Projects zu <em>Einstellungen &gt; Entwicklerbereich &gt; Webhooks<\/em>. Erstelle einen neuen Webhook, der bei der Aktion &#8222;Zeiterfassung &gt; Hinzuf\u00fcgen&#8220; ausgel\u00f6st wird. Als URL gibst du die URL deiner Zoho Function an.<\/li>\n<li><strong>Zoho Function in Catalyst erstellen:<\/strong> Die Funktion empf\u00e4ngt die Daten vom Webhook. Sie muss dann die Gesamtstunden des Projekts abrufen, sie mit dem Budget vergleichen und bei Bedarf eine Aktion ausl\u00f6sen.<\/li>\n<\/ol>\n<p>Hier ist ein Beispiel f\u00fcr die Deluge-Logik innerhalb der Zoho Function:<\/p>\n<pre><code>\/\/ Die Funktion wird vom Webhook mit JSON-Daten aufgerufen\n\/\/ Wir extrahieren die Projekt-ID aus dem Payload\nprojectId = webhookPayload.get(\"projects\").get(\"id_string\");\n\n\/\/ Projekt-Details via API abrufen, um das Budget und die gebuchten Stunden zu bekommen\nprojectDetails = zoho.projects.getRecordById(\"projects\", projectId, \"zoho_projects_connection\");\nbudgetedHours = projectDetails.get(\"custom_fields\").get(\"Budgetierte Stunden\").toDecimal();\ntotalLoggedHours = projectDetails.get(\"task_log_hours\").toDecimal() + projectDetails.get(\"bug_log_hours\").toDecimal();\n\n\/\/ Schwellenwerte f\u00fcr Benachrichtigungen definieren\nfirstWarningThreshold = 0.8; \/\/ 80%\nfinalWarningThreshold = 1.0; \/\/ 100%\n\nusageRatio = totalLoggedHours \/ budgetedHours;\n\n\/\/ Nachricht f\u00fcr Cliq vorbereiten\nmessage = \"\";\nif(usageRatio &gt;= firstWarningThreshold &amp;&amp; usageRatio = finalWarningThreshold)\n{\n    message = \"\ud83d\uded1 *Budget-Stopp f\u00fcr Projekt \" + projectDetails.get(\"name\") + \"* \ud83d\uded1n\"\n            + \"Das Budget von *\" + budgetedHours + \"* Stunden wurde mit *\" + totalLoggedHours + \"* Stunden \u00fcberschritten.n\"\n            + \"Weitere Buchungen sind nicht mehr budgetkonform!\";\n}\n\n\/\/ Wenn eine Nachricht erstellt wurde, an den Projektmanagement-Channel in Cliq senden\nif(message != \"\")\n{\n    cliqMessage = {\"text\": message};\n    \/\/ \"cliq_channel_connection\" ist ein Connector zu einem bestimmten Cliq Channel\n    zoho.cliq.postToChannel(\"projektmanagement\", cliqMessage, \"cliq_channel_connection\");\n}\n\nreturn {\"status\":\"success\"};\n<\/code><\/pre>\n<p>Diese Automatisierung l\u00f6st das Problem der Budgetkontrolle vollst\u00e4ndig. Dein Team kann sich auf die Arbeit konzentrieren, und das System wacht im Hintergrund \u00fcber die Finanzen. Statt <a href=\"https:\/\/www.zoho.com\/de\/cliq\/\" target=\"_blank\">Zoho Cliq<\/a> k\u00f6nntest du auch eine E-Mail \u00fcber <a href=\"https:\/\/www.zoho.com\/zeptomail\/\" target=\"_blank\">Zoho ZeptoMail<\/a> versenden oder eine Aufgabe im CRM f\u00fcr den Vertriebler erstellen, um ein Folgeangebot zu platzieren.<\/p>\n<h4>Schritt 4: Integration externer Systeme am Beispiel einer API<\/h4>\n<p>Kommen wir zum Projekt &#8222;Innovatec Solutions&#8220; und der API-Anbindung. Zoho ist kein geschlossenes System. \u00dcber benutzerdefinierte Funktionen in <a href=\"\/de\/zoho-creator\/\" target=\"_blank\">Zoho Creator<\/a> oder <a href=\"https:\/\/catalyst.zoho.com\/\" target=\"_blank\">Zoho Catalyst<\/a> kannst du praktisch jede externe REST-API ansprechen.<\/p>\n<p>Angenommen, du musst Kundendaten aus Zoho CRM mit dem ERP-System des Kunden synchronisieren, sobald ein neuer Kontakt angelegt wird. Das kannst du ebenfalls \u00fcber eine Workflow-Regel in CRM realisieren, die eine Funktion aufruft.<\/p>\n<p>Der Deluge-Befehl hierf\u00fcr lautet <code>invokeurl<\/code>.<\/p>\n<pre><code>\/\/ Funktion wird getriggert, wenn ein neuer Kontakt erstellt wird\n\/\/ Argument: contactId\n\n\/\/ 1. Kontaktdaten aus CRM holen\ncontactDetails = zoho.crm.getRecordById(\"Contacts\", contactId);\n\n\/\/ 2. Daten f\u00fcr das externe ERP-System formatieren (Payload)\nerpPayload = Map();\nerpPayload.put(\"customer_id\", contactDetails.get(\"id\"));\nerpPayload.put(\"name\", contactDetails.get(\"Full_Name\"));\nerpPayload.put(\"email\", contactDetails.get(\"Email\"));\nerpPayload.put(\"phone\", contactDetails.get(\"Phone\"));\n\n\/\/ 3. API-Aufruf an das externe System\n\/\/ Die URL und der API-Key sind Platzhalter\napiUrl = \"https:\/\/api.kunden-erp.de\/v1\/customers\";\nheaders = Map();\nheaders.put(\"Authorization\", \"Bearer DEIN_GEHEIMER_API_KEY\");\nheaders.put(\"Content-Type\", \"application\/json\");\n\n\/\/ Sende die Daten an die externe API\nresponse = invokeurl\n[\n\turl :apiUrl\n\ttype :POST\n\tparameters:erpPayload.toString()\n\theaders:headers\n];\n\n\/\/ 4. Protokollierung des Ergebnisses\ninfo \"API Response f\u00fcr Kontakt \" + contactId + \": \" + response;\n\n\/\/ Hier k\u00f6nntest du noch eine Fehlerbehandlung einbauen,\n\/\/ z.B. eine Notiz im Kontakt erstellen, wenn der Sync fehlschl\u00e4gt.\n<\/code><\/pre>\n<p>Diese F\u00e4higkeit, als &#8222;Middleware&#8220; zu agieren, ist extrem wertvoll. Du kannst Zoho mit Systemen wie <strong>SAP<\/strong>, <strong>Microsoft Dynamics<\/strong>, <strong>DATEV<\/strong> oder beliebigen anderen Plattformen verbinden, die eine API anbieten. F\u00fcr die Entwicklung und das Testen solcher Anbindungen sind Tools wie <strong>Postman<\/strong> oder <strong>Insomnia<\/strong> unerl\u00e4sslich.<\/p>\n<h3>Tipps und Best Practices<\/h3>\n<ul>\n<li><strong>Standardisiere, wo es geht:<\/strong> Nutze die Projektvorlagen in <a href=\"https:\/\/www.zoho.com\/de\/projects\/\" target=\"_blank\">Zoho Projects<\/a> intensiv. Sie sparen enorm viel Zeit bei wiederkehrenden Projekttypen und sichern eine gleichbleibende Qualit\u00e4t.<\/li>\n<li><strong>Schaffe Transparenz f\u00fcr deine Kunden:<\/strong> Gib deinen Kunden Zugriff auf das Kundenportal von Zoho Projects. Dort k\u00f6nnen sie den Fortschritt sehen, Dateien austauschen und ihre gebuchten Stunden einsehen. Das schafft Vertrauen und reduziert Nachfragen.<\/li>\n<li><strong>Umgang mit Retainern:<\/strong> F\u00fcr Projekte mit monatlichen Stundenkontingenten (wie im Meeting-Beispiel &#8222;Ideolog&#8220; oder &#8222;BS Systems&#8220;) kannst du <a href=\"https:\/\/www.zoho.com\/de-de\/billing\/\" target=\"_blank\">Zoho Billing<\/a> oder <a href=\"\/de\/zoho-books\/\" target=\"_blank\">Zoho Books<\/a> f\u00fcr die wiederkehrende Abrechnung nutzen. Die anfallenden Aufgaben und die Zeiterfassung verwaltest du weiterhin im selben Projekt in Zoho Projects, das \u00fcber mehrere Monate l\u00e4uft. Die Budget-Logik alarmiert dich, wenn das monatliche Kontingent erreicht ist.<\/li>\n<li><strong>Denke in Upsells:<\/strong> Die Budget-Warnung ist nicht nur ein Kontrollinstrument, sondern auch ein Vertriebssignal. Automatisiere die Erstellung einer Folge-Opportunity im CRM, sobald ein Projektbudget zu 80 % aufgebraucht ist. So vergisst dein Vertrieb nie, proaktiv auf den Kunden zuzugehen.<\/li>\n<\/ul>\n<h3>Fazit<\/h3>\n<p>Die Herausforderung, eine servicebasierte Agentur effizient zu steuern, l\u00e4sst sich mit Zoho hervorragend meistern. Der Schl\u00fcssel liegt nicht allein in der Nutzung der einzelnen Apps, sondern in ihrer intelligenten Verkn\u00fcpfung. Indem du den Prozess von der Opportunity in <a href=\"\/de\/zoho-crm\/\" target=\"_blank\">Zoho CRM<\/a> \u00fcber die automatisierte Erstellung in <a href=\"https:\/\/www.zoho.com\/de\/projects\/\" target=\"_blank\">Zoho Projects<\/a> bis hin zur proaktiven Budget-\u00dcberwachung via Webhooks und <a href=\"https:\/\/www.zoho.com\/de\/cliq\/\" target=\"_blank\">Zoho Cliq<\/a> durchg\u00e4ngig gestaltest, schaffst du einen skalierbaren und fehlerresistenten Workflow. Die F\u00e4higkeit, \u00fcber Deluge-Funktionen auch externe APIs anzubinden, macht dein Zoho-System zur zentralen Datendrehscheibe deines Unternehmens. Du gewinnst nicht nur an Effizienz, sondern auch eine pr\u00e4zisere Planungsgrundlage und schaffst Freir\u00e4ume, damit sich dein Team auf das konzentrieren kann, was wirklich z\u00e4hlt: exzellente Arbeit f\u00fcr deine Kunden.<\/p>\n<p><strong>Verwendete Zoho Apps in diesem Beispiel:<\/strong><\/p>\n<ul>\n<li><a href=\"\/de\/zoho-crm\/\" target=\"_blank\">Zoho CRM<\/a><\/li>\n<li><a href=\"https:\/\/www.zoho.com\/de\/projects\/\" target=\"_blank\">Zoho Projects<\/a><\/li>\n<li><a href=\"https:\/\/catalyst.zoho.com\/\" target=\"_blank\">Zoho Catalyst<\/a> (f\u00fcr die Function, alternativ <a href=\"\/de\/zoho-creator\/\" target=\"_blank\">Zoho Creator<\/a> oder <a href=\"\/de\/zoho-flow\/\" target=\"_blank\">Zoho Flow<\/a>)<\/li>\n<li><a href=\"https:\/\/www.zoho.com\/de\/cliq\/\" target=\"_blank\">Zoho Cliq<\/a><\/li>\n<li><a href=\"https:\/\/www.zoho.com\/zeptomail\/\" target=\"_blank\">Zoho ZeptoMail<\/a> (als Alternative f\u00fcr Benachrichtigungen)<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Optimiere deinen Agentur-Workflow: Automatisierung mit Zoho CRM, Projects und APIs f\u00fcr nahtlose Projekt- und Budgetkontrolle.<\/p>\n","protected":false},"author":1,"featured_media":2654,"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":[772,102,773,107,150,335,101,564,456,103,199,173,604,600,317,110,96,97,326,612],"class_list":["post-2652","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-zoho","tag-agenturmanagement","tag-api","tag-budgetverwaltung","tag-deluge","tag-deluge-script","tag-projektmanagement","tag-prozessautomatisierung","tag-ressourcenplanung","tag-rest-api","tag-webhook","tag-workflow","tag-workflow-automation","tag-zoho","tag-zoho-catalyst","tag-zoho-cliq","tag-zoho-creator","tag-zoho-crm","tag-zoho-flow","tag-zoho-projects","tag-zoho-zeptomail","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, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen - 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, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen - SprintCX\" \/>\n<meta property=\"og:description\" content=\"Optimiere deinen Agentur-Workflow: Automatisierung mit Zoho CRM, Projects und APIs f\u00fcr nahtlose Projekt- und Budgetkontrolle.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/\" \/>\n<meta property=\"og:site_name\" content=\"SprintCX\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-01T15:29:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-01T19:26:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/07\/1751398113-686436e1dd3e0.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-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/\"},\"author\":{\"name\":\"Gregor\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#\\\/schema\\\/person\\\/33a4ba085d0b86874d45522b74c193eb\"},\"headline\":\"Zoho CRM, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen\",\"datePublished\":\"2025-07-01T15:29:19+00:00\",\"dateModified\":\"2025-07-01T19:26:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/\"},\"wordCount\":1277,\"publisher\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/1751398113-686436e1dd3e0.png\",\"keywords\":[\"Agenturmanagement\",\"API\",\"Budgetverwaltung\",\"Deluge\",\"Deluge Script\",\"Projektmanagement\",\"Prozessautomatisierung\",\"Ressourcenplanung\",\"REST API\",\"Webhook\",\"Workflow\",\"Workflow Automation\",\"Zoho\",\"Zoho Catalyst\",\"Zoho Cliq\",\"Zoho Creator\",\"Zoho CRM\",\"Zoho Flow\",\"Zoho Projects\",\"Zoho ZeptoMail\"],\"articleSection\":[\"Zoho Tutorials\"],\"inLanguage\":\"de\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/\",\"url\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/\",\"name\":\"Zoho CRM, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen - SprintCX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/1751398113-686436e1dd3e0.png\",\"datePublished\":\"2025-07-01T15:29:19+00:00\",\"dateModified\":\"2025-07-01T19:26:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/1751398113-686436e1dd3e0.png\",\"contentUrl\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/1751398113-686436e1dd3e0.png\",\"width\":1408,\"height\":768},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wordpress.sprintcx.net\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Zoho CRM, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen\"}]},{\"@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, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen - 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, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen - SprintCX","og_description":"Optimiere deinen Agentur-Workflow: Automatisierung mit Zoho CRM, Projects und APIs f\u00fcr nahtlose Projekt- und Budgetkontrolle.","og_url":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/","og_site_name":"SprintCX","article_published_time":"2025-07-01T15:29:19+00:00","article_modified_time":"2025-07-01T19:26:25+00:00","og_image":[{"width":1408,"height":768,"url":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/07\/1751398113-686436e1dd3e0.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-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/#article","isPartOf":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/"},"author":{"name":"Gregor","@id":"https:\/\/wordpress.sprintcx.net\/de\/#\/schema\/person\/33a4ba085d0b86874d45522b74c193eb"},"headline":"Zoho CRM, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen","datePublished":"2025-07-01T15:29:19+00:00","dateModified":"2025-07-01T19:26:25+00:00","mainEntityOfPage":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/"},"wordCount":1277,"publisher":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/#organization"},"image":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/#primaryimage"},"thumbnailUrl":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/07\/1751398113-686436e1dd3e0.png","keywords":["Agenturmanagement","API","Budgetverwaltung","Deluge","Deluge Script","Projektmanagement","Prozessautomatisierung","Ressourcenplanung","REST API","Webhook","Workflow","Workflow Automation","Zoho","Zoho Catalyst","Zoho Cliq","Zoho Creator","Zoho CRM","Zoho Flow","Zoho Projects","Zoho ZeptoMail"],"articleSection":["Zoho Tutorials"],"inLanguage":"de"},{"@type":"WebPage","@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/","url":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/","name":"Zoho CRM, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen - SprintCX","isPartOf":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/#primaryimage"},"image":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/#primaryimage"},"thumbnailUrl":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/07\/1751398113-686436e1dd3e0.png","datePublished":"2025-07-01T15:29:19+00:00","dateModified":"2025-07-01T19:26:25+00:00","breadcrumb":{"@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/#primaryimage","url":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/07\/1751398113-686436e1dd3e0.png","contentUrl":"https:\/\/wordpress.sprintcx.net\/wp-content\/uploads\/2025\/07\/1751398113-686436e1dd3e0.png","width":1408,"height":768},{"@type":"BreadcrumbList","@id":"https:\/\/wordpress.sprintcx.net\/de\/zoho-crm-projects-und-cliq-automatisiert-fur-agentur-budget-workflows-lernen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wordpress.sprintcx.net\/de\/"},{"@type":"ListItem","position":2,"name":"Zoho CRM, Projects und Cliq automatisiert f\u00fcr Agentur-Budget-Workflows lernen"}]},{"@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\/2652","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=2652"}],"version-history":[{"count":1,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/posts\/2652\/revisions"}],"predecessor-version":[{"id":2653,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/posts\/2652\/revisions\/2653"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/media\/2654"}],"wp:attachment":[{"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/media?parent=2652"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/categories?post=2652"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wordpress.sprintcx.net\/de\/wp-json\/wp\/v2\/tags?post=2652"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}