{"id":8104,"date":"2024-10-25T13:39:46","date_gmt":"2024-10-25T11:39:46","guid":{"rendered":"https:\/\/www.crmcarecloud.com\/?page_id=8104"},"modified":"2025-06-04T15:32:58","modified_gmt":"2025-06-04T13:32:58","slug":"webhooks","status":"publish","type":"page","link":"https:\/\/www.crmcarecloud.com\/it\/webhooks\/","title":{"rendered":"Webhooks"},"content":{"rendered":"\n<h1>\n\t\tWebhooks in CareCloud API\n\t<\/h1>\n\t<h1 id=\"use-carecloud-rest-api-to-integrate-with-your-mobile-application\">Webhooks are an efficient way to forward notifications about data changes or actions performed within the CareCloud platform to other systems<\/h1>\n\n\t\t\t<a href=\"#cdp-intro\" role=\"button\" target=\"_self\" onclick=\"\" rel=\"noopener\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tDiscover more\n\t\t\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#contact-us\" role=\"button\" target=\"_self\" onclick=\"\" rel=\"noopener\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tGet in Touch\n\t\t\t\t\t\t\t<\/a>\n<h2>\n\t\tHow Webhooks Work\n\t<\/h2>\n\t<p>CareCloud supports webhooks specifically in the Marketing Automation (MA) application, allowing you to define scenarios that trigger webhook calls.<\/p>\n<ol>\n<li><strong>Setup:<\/strong> A CareCloud administrator configures a Marketing Automation scenario that includes webhook settings.<\/li>\n<li><strong>Event Trigger:<\/strong> When a customer performs an action that generates an event in MA, the defined scenario is initiated.<\/li>\n<li><strong>Notification Sent:<\/strong> MA sends a notification, along with any requested data, to the specified target URL via an HTTP request.<\/li>\n<li><strong>Data Reception:<\/strong> The e-shop receives the webhook notification and accompanying data.<\/li>\n<li><strong>Data Processing:<\/strong> The e-shop can process the received data or make additional API calls to CareCloud for further information if needed.<\/li>\n<\/ol>\n\t\t\t\t<a href=\"https:\/\/www.crmcarecloud.com\/wp-content\/uploads\/2024\/10\/Webhook-customer_registration.png\" target=\"_self\" itemprop=\"url\" rel=\"noopener\">\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.crmcarecloud.com\/wp-content\/uploads\/2024\/10\/Webhook-customer_registration.png\" alt=\"Webhook-customer_registration\" itemprop=\"image\" height=\"1041\" width=\"1200\" title=\"Webhook-customer_registration\" onerror=\"this.style.display='none'\"  \/>\n\t\t\t\t<\/a>\n<h2>\n\t\tWebhook Configuration\n\t<\/h2>\n\t<p>You can configure a webhook with the following parameters to ensure proper functionality and security:<\/p>\n<ul>\n<li><strong>Target URL:<\/strong> This is the endpoint where CareCloud will send notifications or data. It must be a publicly accessible URL that can handle incoming HTTP requests. Make sure the server at this URL is set up to receive and process the incoming data effectively.<\/li>\n<li><strong>Authentication Method:<\/strong> This parameter specifies how the webhook will authenticate itself when sending requests to your target URL.<br \/>\nIt&#8217;s crucial to choose an authentication method that aligns with your security policy and ensures that only authorized requests are processed.<\/li>\n<li><strong>Data Structure:<\/strong> Define the format and structure of the data that will be sent with the webhook notifications. JSON is used to format structures. It is the most common format, allowing for easy parsing and integration with modern applications.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>By clearly defining these parameters during webhook setup, you can optimize the integration process and ensure that your application receives timely and accurate notifications from CareCloud.<\/p>\n<p>For detailed instructions on setting up a webhook in Marketing Automation, refer to the guide: <a href=\"https:\/\/help.crmcarecloud.com\/marketing-automation\/actions\/webhook\" target=\"_blank\" rel=\"noopener\">How to Set Up Webhooks in Marketing Automation<\/a>.<\/p>\n<h2>\n\t\tSupported Data Structures\n\t<\/h2>\n\t<p>CareCloud can send various data structures to your target URL based on your webhook configuration. These structures mirror those used in the CareCloud API.<\/p>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-0\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-0\">Booking<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-0\" tabindex=\"-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t<code>{\n    \"booking_id\": \"83d0ce2b5a1bc0dc8da01b13e7\",\n    \"customer_id\": \"85bc5819e09dab95437552ce79\",\n    \"booking_items\": [\n      {\n        \"booking_item_id\": \"8fd73167342d0689c4c015320\",\n        \"customer_id\": \"8ea6abece4cd0a4ded0a29f093\",\n        \"time_slot_id\": \"88bb88399cc74d81edbe19d684\",\n        \"booking_ticket\": {\n          \"ticket_id\": \"89d88719b8b442de2d11b401a2\",\n          \"name\": \"Prophecy\",\n          \"created_at\": \"2022-07-26 11:38:22\",\n          \"valid_from\": null,\n          \"valid_to\": null,\n          \"state\": 1,\n          \"last_change\": \"2022-09-16 16:14:41\"\n        },\n        \"valid_from\": \"2022-01-09 22:00:00\",\n        \"valid_to\": \"2022-01-09 22:30:00\",\n        \"capacity_taken\": 2,\n        \"booking_item_status\": \"86e05affc7a7abefcd513ab400\",\n        \"additional_properties\": [\n          {\n            \"property_record_id\": \"docasna_blokace_darce_do:8ea2591121e636086a4a9c0992\",\n            \"property_id\": \"docasna_blokace_darce_do\",\n            \"property_name\": \"Property #6\",\n            \"property_value\": \"string\",\n            \"last_change\": \"2023-02-02 00:00:00\"\n          }\n        ],\n        \"created_at\": \"2017-06-20 16:59:49\",\n        \"state\": 1,\n        \"last_change\": \"2013-07-24 21:33:33\"\n      }\n    ],\n    \"booking_status\": \"81eaeea13b8984a169c490a325\",\n    \"utm\": {\n      \"utm_source\": \"google\",\n      \"utm_medium\": \"cpc\",\n      \"utm_campaign\": \"spring_sale\"\n    },\n    \"data\": \"string\",\n    \"created_at\": \"2022-08-11 11:15:33\",\n    \"last_change\": \"2022-08-11 11:15:33\",\n    \"state\": 1\n  }\n<\/code>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-1\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-1\">Customer<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-1\" tabindex=\"-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t<code>{\n    \"customer_id\": \"8ea2591121e636086a4a9c0992\",\n    \"personal_information\": {\n        \"salutation\": \"Dear Mr. Smith\",\n        \"gender\": 1,\n        \"first_name\": \"John\",\n        \"last_name\": \"Smith\",\n        \"pre_nominals\": \"Dr.\",\n        \"post_nominals\": \"Ph.D\",\n        \"birthdate\": \"1985-02-12\",\n        \"email\": \"happy_customer@crmcarecloud.com\",\n        \"phone\": \"420523828931\",\n        \"language_id\": \"en\",\n        \"store_id\": \"8bed991c68a4\",\n        \"photo_url\": null,\n        \"address\": {\n            \"address1\": \"Old Town Square\",\n            \"address2\": \"34\",\n            \"address3\": \"1a\",\n            \"address4\": \"\",\n            \"address5\": \"\",\n            \"address6\": \"\",\n            \"address7\": \"\",\n            \"zip\": \"11000\",\n            \"city\": \"Prague 1\",\n            \"country_code\": \"cz\"\n        },\n        \"agreement\": {\n            \"agreement_gtc\": 1,\n            \"agreement_profiling\": 1,\n            \"agreement_marketing_communication\": 1,\n            \"custom_agreements\": [\n                {\n                    \"agreement_id\": \"8fd73167342d06899c4c015320\",\n                    \"agreement_value\": 2\n                }\n             ]\n         }\n    },\n    \"doi_email\": \"2019-06-23 11:47:22\",\n    \"doi_phone\": \"2019-06-23 11:47:23\",\n    \"last_change\": \"2019-06-23 11:47:23\",\n    \"state\": 1\n}\n<\/code>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-2\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-2\">Product Reservation<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-2\" tabindex=\"-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t<code>{\n    \"product_reservation_id\": \"81eaeea13b8984a169c490a325\",\n    \"customer_id\": \"8ea2591121e636086a4a9c0992\",\n    \"store_id\": \"82db62087b0f79a6e14e5747e7\",\n    \"reservation_codes\": [\n        \"3DBKBHA\"\n    ],\n    \"external_reservation_codes\": [\n        {\n            \"external_code_type_id\": \"86e05affc7a7abefcd513ab400\",\n            \"value\": \"2107225110\"\n        }\n    ],\n    \"benefit_codes\": [\n        \"PTV116\",\n        \"PTV120\"\n    ],\n    \"product_reservation_source_id\": \"8bed991c68a470e7aaeffbf048\",\n    \"pickup_date\": \"2020-04-20\",\n    \"customers_note\": \"Please add a gift package\",\n    \"total_price\": 69,\n    \"currency_id\": \"8bed991c68a470e7aaeffbf048\",\n    \"product_reservation_items\": [\n        {\n            \"reservable_product_id\": \"81eaeea13b8984a169c490a325\",\n            \"amount\": 1,\n            \"unit_price\": 2300,\n            \"vat_rate\": 5\n        }\n    ],\n    \"external_purchase_id\": \"20231412\",\n    \"utm\": {\n        \"utm_source\": \"google\",\n        \"utm_medium\": \"cpc\",\n        \"utm_campaign\": \"spring_sale\"\n    },\n    \"actual_state\": 5,\n    \"reservation_progress_history\": [\n        {\n            \"reservation_progress_id\": 4,\n            \"reservation_progress_text\": \"Delivered\",\n            \"reservation_progress_time\": \"2012-11-22 20:57:04\"\n        }\n    ],\n    \"comments\": [\n        {\n            \"comment_text\": \"The customer will pick up the reservation tonight.\",\n            \"comment_time\": \"2012-11-22 20:57:04\"\n        }\n    ],\n    \"last_change\": \"2020-04-20 11:23:35\",\n    \"state\": 1\n}\n<\/code>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-3\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-3\">Purchase<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-3\" tabindex=\"-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t<code>{\n    \"purchase_id\": \"81eaeea13b8984a169c490a325\",\n    \"customer_id\": \"8ea2591121e636086a4a9c0992\",\n    \"store_id\": \"81eaeea13b8984a169c490a325\",\n    \"external_purchase_id\": \"D67X202789\",\n    \"payment_time\": \"2021-02-24 00:00:00\",\n    \"items_count\": 1,\n    \"purchase_items\": [\n        {\n            \"purchase_item_id\": \"84b757641df03b1529c2c7f66c\",\n            \"product_id\": \"89b3b24b405f461c63d8fcaa0c\",\n            \"product_name\": \"Apple Watch Ultra 2\",\n            \"product_group_id\": \"82de12eb8b138791e678fd11c3\",\n            \"product_group_name\": \"Smart watch\",\n            \"product_brand_id\": \"82db62087b0f79a6e14e5747e7\",\n            \"product_brand_name\": \"Apple\",\n            \"external_id\": null,\n            \"purchase_item_type_id\": \"86e05affc7a7abefcd513ab400\",\n            \"price\": 1.99,\n            \"amount\": null,\n            \"vat_rate\": null,\n            \"additional_properties\": [\n                {\n                    \"property_record_id\": \"docasna_blokace_darce_do:8ea2591121e636086a4a9c0992\",\n                    \"property_id\": \"docasna_blokace_darce_do\",\n                    \"property_name\": \"Property #6\",\n                    \"property_value\": \"string\",\n                    \"last_change\": \"2023-02-02 00:00:00\"\n                }\n            ]\n        }\n    ],\n    \"type_id\": \"86e05affc7a7abefcd513ab400\",\n    \"total_price\": 660,\n    \"currency_id\": \"8bed991c68a470e7aaeffbf048\",\n    \"card_number\": \"1000000000016\",\n    \"cashdesk_number\": \"2a\",\n    \"last_change\": \"2021-01-17 00:00:00\",\n    \"purchase_property_records\": [\n        {\n            \"property_record_id\": \"docasna_blokace_darce_do:8ea2591121e636086a4a9c0992\",\n            \"property_id\": \"docasna_blokace_darce_do\",\n            \"property_name\": \"Property #6\",\n            \"property_value\": \"string\",\n            \"last_change\": \"2023-02-02 00:00:00\"\n        }\n    ]\n}\n<\/code>\n\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--label-4\" tabindex=\"0\" aria-controls=\"fl-accordion--panel-4\">Voucher<\/a>\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"#\" id=\"fl-accordion--icon-4\" tabindex=\"-1\"><i title=\"Expand\">Expand<\/i><\/a>\n\t<code>{\n    \"voucher_id\": \"8bb7345976bbc9ed20e5083dd6\" ,\n    \"customer_id\": \"81ceb8582e2d8dbb7e71b7273b\",\n    \"store_id\": \"86e05affc7a7abefcd513ab400\",\n    \"code\": \"w7TU7KfeE\",\n    \"value\": 3.49,\n    \"applied_date\": \"2013-07-24 21:33:13\",\n    \"valid_from\": \"2013-07-10 21:33:13\",\n    \"valid_to\": \"2013-07-30 21:33:13\",\n    \"reward_group\": \"83cfee22eabfbbb15a14815e30\",\n    \"note\": \"Contact before use\",\n    \"reward\": {\n        \"reward_id\": \"83cfee22eabfbbb15a14815e30\",\n        \"code\": null,\n        \"name\": \"Dessert+Caffe\",\n        \"note\": \"\",\n        \"subtitle\": null,\n        \"points_cost\": 200,\n        \"valid_time_from\": null,\n        \"valid_time_to\": null,\n        \"reward_group\": 0,\n        \"reward_type_id\": \"8fdd651ff3f615bcebebad87ce\",\n        \"store_list\": [\n            {\n                \"store_id\": \"81eaeea13b8984a169c490a325\",\n                \"store_code\": \"84a169c490a325\",\n                \"name\": \"Another good store\",\n                \"store_address\": {\n                    \"address1\": \"Old Town Square\",\n                    \"address2\": \"34\",\n                    \"address3\": \"1a\",\n                    \"address4\": \"\",\n                    \"address5\": \"\",\n                    \"address6\": \"\",\n                    \"address7\": \"\",\n                    \"zip\": \"11000\",\n                    \"city\": \"Prague 1\",\n                    \"country_code\": \"cz\"\n                },\n                \"contact_email\": \"good.store@crmcarecloud.com\",\n                \"manager_name\": \"Andrew Black\",\n                \"phone_number\": \"420523828931\",\n                \"partner_id\": \"86e05affc7a7abefcd513ab400\",\n                \"system_id\": \"2375303497\",\n                \"gps_coordinates\": {\n                    \"gps_longitude\": 0,\n                    \"gps_latitude\": 0\n                },\n                \"url_address\": \"www.crmcarecloud.com\",\n                \"opening\": [\n                    {\n                        \"day_id\": \"MON\",\n                        \"time_intervals\": [\n                            {\n                                \"from\": \"08:00:00\",\n                                \"to\": \"15:30:00\"\n                            }\n                        ]\n                    }\n                ],\n                \"image_urls\": [\n                    null\n                ],\n                \"visibility_for_customer\": 1,\n                \"short_description\": \"Another good store for buying beverages\",\n                \"description\": \"Another good store for buying beverages: beer, wine, juice, soda\",\n                \"registration_id\": \"81eaeea13b89\",\n                \"last_change\": \"2023-03-28 16:12:56\",\n                \"state\": 1\n            }\n        ],\n        \"additional_properties\": [\n            {\n                \"property_record_id\": \"docasna_blokace_darce_do:8ea2591121e636086a4a9c0992\",\n                \"property_id\": \"docasna_blokace_darce_do\",\n                \"property_name\": \"Property #6\",\n                \"property_value\": \"string\",\n                \"last_change\": \"2023-02-02 00:00:00\"\n            }\n        ],\n        \"priority\": null,\n        \"image_urls\": [\n            null\n        ],\n        \"reward_external_url\": null,\n        \"has_product_condition\": true,\n        \"has_group_condition\": false,\n        \"has_brand_condition\": false,\n        \"has_product_bonus\": true,\n        \"has_group_bonus\": false,\n        \"has_brand_bonus\": false,\n        \"reward_product_relation_conditions\": [\n            {\n                \"related_to\": \"product\",\n                \"count\": 3,\n                \"min_price\": 11.3,\n                \"max_price\": 22\n            }\n        ],\n        \"reward_product_relation_bonuses\": [\n            {\n                \"related_to\": \"product\",\n                \"count\": 3,\n                \"min_price\": 11.3,\n                \"max_price\": 22\n            }\n        ],\n        \"is_automated\": false,\n        \"tags\": [\n            {\n                \"tag_id\": \"838b73aacb5ac326cec4030c80\",\n                \"name\": \"Recommended\",\n                \"text_id\": \"recommended_tag\",\n                \"state\": 1,\n                \"last_change\": \"2019-01-04 10:31:56\"\n            }\n        ],\n        \"last_change\": \"2013-07-24 21:33:33\",\n        \"state\": 1\n    },\n    \"created_at\": \"2022-07-24 21:33:13\",\n    \"last_change\": \"2022-07-24 21:33:33\",\n    \"state\": 1\n}\n<\/code>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.crmcarecloud.com\/wp-content\/uploads\/2020\/05\/kreslo.png\" alt=\"kreslo\" itemprop=\"image\" height=\"1116\" width=\"1083\" title=\"kreslo\" onerror=\"this.style.display='none'\"  \/>\n<h4>\n\t\tJOIN OUR CLOUD\n\t<\/h4>\n<h2>\n\t\tReady to Meet CareCloud?\n\t<\/h2>\n\t<p>Fill in your contact details to get answers to the questions you have about CareCloud &#8211; from product description and pricing to casual talk about your customers and your business.<\/p>\n<p>One of our experts will contact you soon.<\/p>\n\t<noscript class=\"ninja-forms-noscript-message\">\n\tAvviso: JavaScript \u00e8 obbligatorio per questo contenuto.<\/noscript>\n<style>\n\n        \/* FORM STYLES *\/\n    \n        #nf-form-9-cont {\n                    }\n    <\/style><style>\n\n        \/* FIELDS STYLES *\/\n    \n        .nf-form-content .nf-field-container #nf-field-75-wrap {\n                                    background-color:#f4f4f4;\n                    }\n        .nf-form-content .nf-field-container #nf-field-75-wrap .nf-field-label label {\n                                            margin-bottom: 0px!important;                    }\n        .nf-form-content .nf-field-container #nf-field-75-wrap .nf-field-element .ninja-forms-field {\n                                    background-color:#fcfcfc;\n                                                    padding-top: 10px;\npadding-bottom: 10px;\npadding-left: 20px;\nfont-family: Montserrat, sans-serif;\nfont-weight: 500;\nfont-size: 14px;\nline-height: 1.6;\nletter-spacing: 2px;\ncolor: #707070;\nborder-style: solid;\nborder-width: 0px;\nheight: 40px;                    }\n        .nf-form-content .nf-field-container #nf-field-76-wrap .nf-field-label label {\n                                            margin-bottom: 0px!important;                    }\n        .nf-form-content .nf-field-container #nf-field-76-wrap .nf-field-element .ninja-forms-field {\n                                    background-color:#fcfcfc;\n                                                    padding-top: 10px;\npadding-bottom: 10px;\npadding-left: 20px;\nfont-family: Montserrat, sans-serif;\nfont-weight: 500;\nfont-size: 14px;\nline-height: 1.6;\nletter-spacing: 2px;\ncolor: #707070;\nborder-style: solid;\nborder-width: 0px;\nheight: 40px;                    }\n        .nf-form-content .nf-field-container #nf-field-87-wrap .nf-field-label label {\n                                            margin-bottom: 0px!important;                    }\n        .nf-form-content .nf-field-container #nf-field-87-wrap .nf-field-element .ninja-forms-field {\n                                    background-color:#fcfcfc;\n                                                    padding-top: 10px;\npadding-bottom: 10px;\npadding-left: 20px;\nfont-family: Montserrat, sans-serif;\nfont-weight: 500;\nfont-size: 14px;\nline-height: 1.6;\nletter-spacing: 2px;\ncolor: #707070;\nborder-style: solid;\nborder-width: 0px;\nheight: 40px;                    }\n        .nf-form-content .nf-field-container #nf-field-77-wrap .nf-field-label label {\n                                            margin-bottom: 0px!important;                    }\n        .nf-form-content .nf-field-container #nf-field-77-wrap .nf-field-element .ninja-forms-field {\n                                    background-color:#fcfcfc;\n                                                    padding-top: 10px;\npadding-bottom: 10px;\npadding-left: 20px;\nfont-family: Montserrat, sans-serif;\nfont-weight: 500;\nfont-size: 14px;\nline-height: 1.6;\nletter-spacing: 2px;\ncolor: #707070;\nborder: none;\nheight: 100px !important;                    }\n        .nf-form-content .nf-field-container #nf-field-82-wrap .nf-field-label label {\n                                            color: #808080;\nfont-family: \"Montserrat\",sans-serif;\nfont-weight: 400;\nmargin-bottom: 5px;\nfont-size: 15px;                    }\n        .nf-form-content .nf-field-container #nf-field-78-wrap {\n                                    \n                    }\n        .nf-form-content .nf-field-container #nf-field-78-wrap .nf-field-element .ninja-forms-field {\n                                    background-color:#967fa9;\n                                            border-width:1px;\n                                            border-style:solid;\n                                            border-color:#967fa9;\n                                            color:#ffffff;\n                                            font-size:14px;\n                                            float:right;\n                                                    border-radius: 41px;\nletter-spacing: 5px;\npadding-right: 69px !important;\n padding-left: 35px !important;\nfont-family: Montserrat, sans-serif;\nfont-weight: 500;\ncolor: #ffffff !important;                    }\n        .nf-form-content .nf-field-container #nf-field-78-wrap .nf-field-element .ninja-forms-field:hover {\n                                    background-color:#7099c1;\n                                            border-width:1px;\n                                            border-style:solid;\n                                            border-color:#7099c1;\n                                            color:#ffffff;\n                                                    color: #ffffff !important;                    }\n    <\/style><div id=\"nf-form-9-cont\" class=\"nf-form-cont ninja-contact-form\" aria-live=\"polite\" aria-labelledby=\"nf-form-title-9\" aria-describedby=\"nf-form-errors-9\" role=\"form\">\n\n    <div class=\"nf-loading-spinner\"><\/div>\n\n<\/div>\n        <!-- That data is being printed as a workaround to page builders reordering the order of the scripts loaded-->\n        <script>var formDisplay=1;var nfForms=nfForms||[];var form=[];form.id='9';form.settings={\"objectType\":\"Form Setting\",\"editActive\":true,\"title\":\"Contact Me\",\"created_at\":\"2016-08-24 16:39:20\",\"form_title\":\"Contact Me\",\"default_label_pos\":\"above\",\"show_title\":0,\"clear_complete\":1,\"hide_complete\":1,\"logged_in\":\"0\",\"key\":\"\",\"conditions\":[],\"wrapper_class\":\"ninja-contact-form\",\"element_class\":\"\",\"add_submit\":\"1\",\"not_logged_in_msg\":\"\",\"sub_limit_number\":\"\",\"sub_limit_msg\":\"\",\"calculations\":[],\"formContentData\":[{\"order\":1,\"cells\":[{\"order\":0,\"fields\":[\"name_1699894289233\"],\"width\":\"100\"}]},{\"order\":2,\"cells\":[{\"order\":0,\"fields\":[\"email_address_1699894283897\"],\"width\":\"100\"}]},{\"order\":3,\"cells\":[{\"order\":0,\"fields\":[\"dial_code_1701185606933\"],\"width\":\"100\"}]},{\"order\":4,\"cells\":[{\"order\":0,\"fields\":[\"phone_1700818239282\"],\"width\":\"100\"}]},{\"order\":5,\"cells\":[{\"order\":0,\"fields\":[\"message_1699894305154\"],\"width\":\"100\"}]},{\"order\":6,\"cells\":[{\"order\":0,\"fields\":[\"i_agree_with_the_processing_of_my_personal_data_under_the_less_than_a_style_color_969696_href_https_www_crmcarecloud_com_privacy-policy-cookie-use_greater_than_privacy_policy_less_than_a_greater_than_1699875941264\"],\"width\":\"100\"}]},{\"order\":7,\"cells\":[{\"order\":0,\"fields\":[\"session_id_1701185643375\"],\"width\":\"100\"}]},{\"order\":8,\"cells\":[{\"order\":0,\"fields\":[\"url_1701186243551\"],\"width\":\"100\"}]},{\"order\":9,\"cells\":[{\"order\":0,\"fields\":[\"gclid_1702548636950\"],\"width\":\"100\"}]},{\"order\":10,\"cells\":[{\"order\":0,\"fields\":[\"contact_me_1699869278438\"],\"width\":\"100\"}]}],\"container_styles_background-color\":\"\",\"container_styles_border\":\"\",\"container_styles_border-style\":\"\",\"container_styles_border-color\":\"\",\"container_styles_color\":\"\",\"container_styles_height\":\"\",\"container_styles_width\":\"\",\"container_styles_font-size\":\"\",\"container_styles_margin\":\"\",\"container_styles_padding\":\"0\",\"container_styles_display\":\"\",\"container_styles_float\":\"\",\"container_styles_show_advanced_css\":1,\"container_styles_advanced\":\"\",\"title_styles_background-color\":\"\",\"title_styles_border\":\"\",\"title_styles_border-style\":\"\",\"title_styles_border-color\":\"\",\"title_styles_color\":\"\",\"title_styles_height\":\"\",\"title_styles_width\":\"\",\"title_styles_font-size\":\"\",\"title_styles_margin\":\"\",\"title_styles_padding\":\"\",\"title_styles_display\":\"\",\"title_styles_float\":\"\",\"title_styles_show_advanced_css\":\"0\",\"title_styles_advanced\":\"\",\"row_styles_background-color\":\"\",\"row_styles_border\":\"\",\"row_styles_border-style\":\"\",\"row_styles_border-color\":\"\",\"row_styles_color\":\"\",\"row_styles_height\":\"\",\"row_styles_width\":\"\",\"row_styles_font-size\":\"\",\"row_styles_margin\":\"\",\"row_styles_padding\":\"\",\"row_styles_display\":\"\",\"row_styles_show_advanced_css\":\"0\",\"row_styles_advanced\":\"\",\"row-odd_styles_background-color\":\"\",\"row-odd_styles_border\":\"\",\"row-odd_styles_border-style\":\"\",\"row-odd_styles_border-color\":\"\",\"row-odd_styles_color\":\"\",\"row-odd_styles_height\":\"\",\"row-odd_styles_width\":\"\",\"row-odd_styles_font-size\":\"\",\"row-odd_styles_margin\":\"\",\"row-odd_styles_padding\":\"\",\"row-odd_styles_display\":\"\",\"row-odd_styles_show_advanced_css\":\"0\",\"row-odd_styles_advanced\":\"\",\"success-msg_styles_background-color\":\"\",\"success-msg_styles_border\":\"\",\"success-msg_styles_border-style\":\"\",\"success-msg_styles_border-color\":\"\",\"success-msg_styles_color\":\"\",\"success-msg_styles_height\":\"\",\"success-msg_styles_width\":\"\",\"success-msg_styles_font-size\":\"\",\"success-msg_styles_margin\":\"\",\"success-msg_styles_padding\":\"\",\"success-msg_styles_display\":\"\",\"success-msg_styles_show_advanced_css\":\"0\",\"success-msg_styles_advanced\":\"\",\"error_msg_styles_background-color\":\"\",\"error_msg_styles_border\":\"\",\"error_msg_styles_border-style\":\"\",\"error_msg_styles_border-color\":\"\",\"error_msg_styles_color\":\"\",\"error_msg_styles_height\":\"\",\"error_msg_styles_width\":\"\",\"error_msg_styles_font-size\":\"\",\"error_msg_styles_margin\":\"\",\"error_msg_styles_padding\":\"\",\"error_msg_styles_display\":\"\",\"error_msg_styles_show_advanced_css\":\"0\",\"error_msg_styles_advanced\":\"\",\"allow_public_link\":0,\"embed_form\":\"\",\"form_title_heading_level\":\"3\",\"changeEmailErrorMsg\":\"Immetti un indirizzo email valido.\",\"changeDateErrorMsg\":\"Please enter a valid date!\",\"confirmFieldErrorMsg\":\"Questi campi devono corrispondere.\",\"fieldNumberNumMinError\":\"Errore numero min\",\"fieldNumberNumMaxError\":\"Errore numero max\",\"fieldNumberIncrementBy\":\"Incrementa di \",\"formErrorsCorrectErrors\":\"Correggi gli errori prima di inviare il form.\",\"validateRequiredField\":\"Campo obbligatorio.\",\"honeypotHoneypotError\":\"Errore Honeypot\",\"fieldsMarkedRequired\":\" \",\"currency\":\"\",\"unique_field_error\":\"A form with this value has already been submitted.\",\"drawerDisabled\":false,\"ninjaForms\":\"Ninja Forms\",\"fieldTextareaRTEInsertLink\":\"Inserisci link\",\"fieldTextareaRTEInsertMedia\":\"Inserisci media\",\"fieldTextareaRTESelectAFile\":\"Seleziona un file\",\"tableInsertRowAbove\":\"Insert Row Above\",\"tableInsertRowBelow\":\"Insert Row Below\",\"tableInsertColumnLeft\":\"Insert Column Left\",\"tableInsertColumnRight\":\"Insert Column Right\",\"tableDeleteRow\":\"Delete Row\",\"tableDeleteColumn\":\"Delete Column\",\"tableDeleteTable\":\"Delete Table\",\"tableLegacyNotice\":\"This content has tables in the old editor format. Custom styles are preserved until converted. Editing will update to the new format.\",\"tableLegacyConvert\":\"Convert Now\",\"tableInsertTable\":\"Insert Table\",\"dismiss\":\"Chiudi\",\"insertLink\":\"Inserisci link\",\"formHoneypot\":\"Se sei un essere umano e vedi questo campo, lascialo vuoto.\",\"fileUploadOldCodeFileUploadInProgress\":\"Caricamento file in corso.\",\"fileUploadOldCodeFileUpload\":\"CARICAMENTO FILE\",\"currencySymbol\":\"&#36;\",\"thousands_sep\":\".\",\"decimal_point\":\",\",\"siteLocale\":\"it_IT\",\"dateFormat\":\"m\\\/d\\\/Y\",\"startOfWeek\":\"1\",\"of\":\"di\",\"previousMonth\":\"Previous Month\",\"nextMonth\":\"Next Month\",\"months\":[\"January\",\"February\",\"March\",\"April\",\"May\",\"June\",\"July\",\"August\",\"September\",\"October\",\"November\",\"December\"],\"monthsShort\":[\"Jan\",\"Feb\",\"Mar\",\"Apr\",\"May\",\"Jun\",\"Jul\",\"Aug\",\"Sep\",\"Oct\",\"Nov\",\"Dec\"],\"weekdays\":[\"Sunday\",\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\"],\"weekdaysShort\":[\"Sun\",\"Mon\",\"Tue\",\"Wed\",\"Thu\",\"Fri\",\"Sat\"],\"weekdaysMin\":[\"Su\",\"Mo\",\"Tu\",\"We\",\"Th\",\"Fr\",\"Sa\"],\"recaptchaConsentMissing\":\"reCaptcha validation couldn&#039;t load.\",\"recaptchaMissingCookie\":\"reCaptcha v3 validation couldn&#039;t load the cookie needed to submit the form.\",\"recaptchaConsentEvent\":\"Accept reCaptcha cookies before sending the form.\",\"currency_symbol\":\"\",\"beforeForm\":\"\",\"beforeFields\":\"\",\"afterFields\":\"\",\"afterForm\":\"\"};form.fields=[{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":1,\"idAttribute\":\"id\",\"label\":\"Name\",\"key\":\"name_1699894289233\",\"type\":\"textbox\",\"created_at\":\"2016-08-24 16:39:20\",\"label_pos\":\"hidden\",\"required\":1,\"placeholder\":\"Your Name\",\"default\":\"\",\"wrapper_class\":\"\",\"element_class\":\"\",\"container_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"mask\":\"\",\"custom_mask\":\"\",\"wrap_styles_background-color\":\"#f4f4f4\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_color\":\"\",\"wrap_styles_height\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_font-size\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_height\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":1,\"label_styles_advanced\":\"margin-bottom: 0px!important;\",\"element_styles_background-color\":\"#fcfcfc\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_height\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":1,\"element_styles_advanced\":\"padding-top: 10px;\\npadding-bottom: 10px;\\npadding-left: 20px;\\nfont-family: Montserrat, sans-serif;\\nfont-weight: 500;\\nfont-size: 14px;\\nline-height: 1.6;\\nletter-spacing: 2px;\\ncolor: #707070;\\nborder-style: solid;\\nborder-width: 0px;\\nheight: 40px;\",\"cellcid\":\"c3569\",\"field_label\":\"Name\",\"field_key\":\"name\",\"custom_name_attribute\":\"\",\"personally_identifiable\":0,\"value\":\"\",\"drawerDisabled\":false,\"id\":75,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"textbox\",\"element_templates\":[\"textbox\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":2,\"idAttribute\":\"id\",\"label\":\"Email Address\",\"key\":\"email_address_1699894283897\",\"type\":\"email\",\"created_at\":\"2016-08-24 16:39:20\",\"label_pos\":\"hidden\",\"required\":1,\"placeholder\":\"Email Address\",\"default\":\"\",\"wrapper_class\":\"\",\"element_class\":\"\",\"container_class\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_color\":\"\",\"wrap_styles_height\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_font-size\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_height\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":1,\"label_styles_advanced\":\"margin-bottom: 0px!important;\",\"element_styles_background-color\":\"#fcfcfc\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_height\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":1,\"element_styles_advanced\":\"padding-top: 10px;\\npadding-bottom: 10px;\\npadding-left: 20px;\\nfont-family: Montserrat, sans-serif;\\nfont-weight: 500;\\nfont-size: 14px;\\nline-height: 1.6;\\nletter-spacing: 2px;\\ncolor: #707070;\\nborder-style: solid;\\nborder-width: 0px;\\nheight: 40px;\",\"cellcid\":\"c3573\",\"field_label\":\"Email\",\"field_key\":\"email\",\"custom_name_attribute\":\"email\",\"personally_identifiable\":1,\"value\":\"\",\"drawerDisabled\":false,\"id\":76,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"email\",\"element_templates\":[\"email\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":3,\"idAttribute\":\"id\",\"label\":\"Dial code\",\"type\":\"hidden\",\"key\":\"dial_code_1701185606933\",\"default\":\"\",\"admin_label\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"cellcid\":\"c3576\",\"drawerDisabled\":false,\"id\":88,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"label_pos\":\"above\",\"parentType\":\"hidden\",\"element_templates\":[\"hidden\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap-no-label\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":4,\"idAttribute\":\"id\",\"label\":\"Phone\",\"type\":\"spn\",\"key\":\"phone_1700818239282\",\"label_pos\":\"hidden\",\"required\":1,\"default\":\"\",\"placeholder\":\"\",\"container_class\":\"\",\"element_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":false,\"admin_label\":\"\",\"help_text\":\"\",\"custom_mask\":\"\",\"custom_name_attribute\":\"phone\",\"personally_identifiable\":1,\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":1,\"element_styles_background-color\":\"#fcfcfc\",\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":1,\"element_styles_advanced\":\"padding-top: 10px;\\npadding-bottom: 10px;\\npadding-left: 20px;\\nfont-family: Montserrat, sans-serif;\\nfont-weight: 500;\\nfont-size: 14px;\\nline-height: 1.6;\\nletter-spacing: 2px;\\ncolor: #707070;\\nborder-style: solid;\\nborder-width: 0px;\\nheight: 40px;\",\"allow_ip_lookup\":1,\"separate_dial_code\":1,\"default_country\":\"it\",\"preffered_countries\":\"\",\"only_countries\":[\"al\",\"at\",\"be\",\"ba\",\"bg\",\"hr\",\"cy\",\"cz\",\"dk\",\"fi\",\"fr\",\"de\",\"gr\",\"hk\",\"hu\",\"is\",\"ie\",\"il\",\"it\",\"jp\",\"lv\",\"li\",\"lt\",\"lu\",\"mk\",\"md\",\"me\",\"no\",\"pl\",\"pt\",\"ro\",\"rs\",\"sg\",\"sk\",\"si\",\"kr\",\"es\",\"se\",\"ch\",\"tw\",\"tr\",\"ua\",\"gb\"],\"allow_dropdown\":true,\"national_mode\":true,\"auto_hide_dial_code\":true,\"exclude_countries\":[\"af\"],\"format_on_display\":true,\"cellcid\":\"c3579\",\"drawerDisabled\":false,\"label_styles_advanced\":\"margin-bottom: 0px!important;\",\"id\":87,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"parentType\":\"phone\",\"element_templates\":[\"spn\",\"tel\",\"textbox\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":5,\"idAttribute\":\"id\",\"label\":\"Message\",\"key\":\"message_1699894305154\",\"type\":\"textarea\",\"created_at\":\"2016-08-24 16:39:20\",\"label_pos\":\"hidden\",\"required\":1,\"placeholder\":\"Your Message\",\"default\":\"\",\"wrapper_class\":\"\",\"element_class\":\"\",\"container_class\":\"\",\"input_limit\":\"\",\"input_limit_type\":\"characters\",\"input_limit_msg\":\"Character(s) left\",\"manual_key\":\"\",\"disable_input\":\"\",\"admin_label\":\"\",\"help_text\":\"\",\"desc_text\":\"\",\"disable_browser_autocomplete\":\"\",\"textarea_rte\":0,\"disable_rte_mobile\":0,\"textarea_media\":0,\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_color\":\"\",\"wrap_styles_height\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_font-size\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_height\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":1,\"label_styles_advanced\":\"margin-bottom: 0px!important;\",\"element_styles_background-color\":\"#fcfcfc\",\"element_styles_border\":\"\",\"element_styles_border-style\":\"\",\"element_styles_border-color\":\"\",\"element_styles_color\":\"\",\"element_styles_height\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":1,\"element_styles_advanced\":\"padding-top: 10px;\\npadding-bottom: 10px;\\npadding-left: 20px;\\nfont-family: Montserrat, sans-serif;\\nfont-weight: 500;\\nfont-size: 14px;\\nline-height: 1.6;\\nletter-spacing: 2px;\\ncolor: #707070;\\nborder: none;\\nheight: 100px !important;\",\"cellcid\":\"c3582\",\"field_label\":\"Message\",\"field_key\":\"message\",\"value\":\"\",\"drawerDisabled\":false,\"id\":77,\"beforeField\":\"\",\"afterField\":\"\",\"parentType\":\"textarea\",\"element_templates\":[\"textarea\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":6,\"idAttribute\":\"id\",\"label\":\"I agree with the processing of my personal data under the <a style=\\\"color: #969696\\\" href=\\\"https:\\\/\\\/www.crmcarecloud.com\\\/privacy-policy-cookie-use\\\"> Privacy policy<\\\/a>.\",\"type\":\"checkbox\",\"key\":\"i_agree_with_the_processing_of_my_personal_data_under_the_less_than_a_style_color_969696_href_https_www_crmcarecloud_com_privacy-policy-cookie-use_greater_than_privacy_policy_less_than_a_greater_than_1699875941264\",\"label_pos\":\"right\",\"required\":1,\"container_class\":\"\",\"element_class\":\"\",\"manual_key\":false,\"admin_label\":\"\",\"help_text\":\"\",\"default_value\":\"unchecked\",\"checked_value\":\"Checked\",\"unchecked_value\":\"Unchecked\",\"checked_calc_value\":\"\",\"unchecked_calc_value\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":1,\"label_styles_advanced\":\"color: #808080;\\nfont-family: \\\"Montserrat\\\",sans-serif;\\nfont-weight: 400;\\nmargin-bottom: 5px;\\nfont-size: 15px;\",\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"cellcid\":\"c3585\",\"drawerDisabled\":false,\"id\":82,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"parentType\":\"checkbox\",\"element_templates\":[\"checkbox\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":7,\"idAttribute\":\"id\",\"label\":\"Session ID\",\"type\":\"hidden\",\"key\":\"session_id_1701185643375\",\"default\":\"\",\"admin_label\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"cellcid\":\"c3588\",\"drawerDisabled\":false,\"id\":89,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"label_pos\":\"above\",\"parentType\":\"hidden\",\"element_templates\":[\"hidden\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap-no-label\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":8,\"idAttribute\":\"id\",\"label\":\"URL\",\"type\":\"hidden\",\"key\":\"url_1701186243551\",\"default\":\"{wp:post_url}\",\"admin_label\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"cellcid\":\"c3591\",\"drawerDisabled\":false,\"id\":90,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"https:\\\/\\\/www.crmcarecloud.com\\\/it\\\/webhooks\\\/\",\"label_pos\":\"above\",\"parentType\":\"hidden\",\"element_templates\":[\"hidden\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap-no-label\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":9,\"idAttribute\":\"id\",\"label\":\"GCLID\",\"type\":\"hidden\",\"key\":\"gclid_1702548636950\",\"default\":\"\",\"admin_label\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"label_styles_border\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"element_styles_border\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_float\":\"\",\"element_styles_show_advanced_css\":0,\"cellcid\":\"c3594\",\"drawerDisabled\":false,\"id\":91,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"label_pos\":\"above\",\"parentType\":\"hidden\",\"element_templates\":[\"hidden\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap-no-label\"},{\"objectType\":\"Field\",\"objectDomain\":\"fields\",\"editActive\":false,\"order\":10,\"idAttribute\":\"id\",\"label\":\"CONTACT ME\",\"key\":\"contact_me_1699869278438\",\"type\":\"submit\",\"created_at\":\"2016-08-24 16:39:20\",\"processing_label\":\"Processing\",\"container_class\":\"\",\"element_class\":\"\",\"wrap_styles_background-color\":\"\",\"wrap_styles_border\":\"\",\"wrap_styles_border-style\":\"\",\"wrap_styles_border-color\":\"\",\"wrap_styles_color\":\"\",\"wrap_styles_height\":\"\",\"wrap_styles_width\":\"\",\"wrap_styles_font-size\":\"\",\"wrap_styles_margin\":\"\",\"wrap_styles_padding\":\"\",\"wrap_styles_display\":\"\",\"wrap_styles_float\":\"\",\"wrap_styles_show_advanced_css\":0,\"wrap_styles_advanced\":\"\\n\",\"label_styles_background-color\":\"\",\"label_styles_border\":\"\",\"label_styles_border-style\":\"\",\"label_styles_border-color\":\"\",\"label_styles_color\":\"\",\"label_styles_height\":\"\",\"label_styles_width\":\"\",\"label_styles_font-size\":\"\",\"label_styles_margin\":\"\",\"label_styles_padding\":\"\",\"label_styles_display\":\"\",\"label_styles_float\":\"\",\"label_styles_show_advanced_css\":0,\"label_styles_advanced\":\"\",\"element_styles_background-color\":\"#967fa9\",\"element_styles_border\":1,\"element_styles_border-style\":\"solid\",\"element_styles_border-color\":\"#967fa9\",\"element_styles_color\":\"#ffffff\",\"element_styles_height\":\"\",\"element_styles_width\":\"\",\"element_styles_font-size\":\"14px\",\"element_styles_margin\":\"\",\"element_styles_padding\":\"\",\"element_styles_display\":\"\",\"element_styles_float\":\"right\",\"element_styles_show_advanced_css\":1,\"element_styles_advanced\":\"border-radius: 41px;\\nletter-spacing: 5px;\\npadding-right: 69px !important;\\n padding-left: 35px !important;\\nfont-family: Montserrat, sans-serif;\\nfont-weight: 500;\\ncolor: #ffffff !important;\",\"submit_element_hover_styles_background-color\":\"#7099c1\",\"submit_element_hover_styles_border\":1,\"submit_element_hover_styles_border-style\":\"solid\",\"submit_element_hover_styles_border-color\":\"#7099c1\",\"submit_element_hover_styles_color\":\"#ffffff\",\"submit_element_hover_styles_height\":\"\",\"submit_element_hover_styles_width\":\"\",\"submit_element_hover_styles_font-size\":\"\",\"submit_element_hover_styles_margin\":\"\",\"submit_element_hover_styles_padding\":\"\",\"submit_element_hover_styles_display\":\"\",\"submit_element_hover_styles_float\":\"\",\"submit_element_hover_styles_show_advanced_css\":1,\"submit_element_hover_styles_advanced\":\"color: #ffffff !important;\",\"cellcid\":\"c3597\",\"field_label\":\"Submit\",\"field_key\":\"submit\",\"drawerDisabled\":false,\"id\":78,\"beforeField\":\"\",\"afterField\":\"\",\"value\":\"\",\"label_pos\":\"above\",\"parentType\":\"textbox\",\"element_templates\":[\"submit\",\"button\",\"input\"],\"old_classname\":\"\",\"wrap_template\":\"wrap-no-label\"}];nfForms.push(form);<\/script>\n                <script id=\"nf-tmpl-cell\" type=\"text\/template\">\n            <nf-fields><\/nf-fields>\n        <\/script>\n\n        <script id=\"nf-tmpl-row\" type=\"text\/template\">\n            <nf-cells><\/nf-cells>\n        <\/script>\n\n        \n\n","protected":false},"excerpt":{"rendered":"<p>Webhooks in CareCloud API Webhooks are an efficient way to forward notifications about data changes or actions performed within the CareCloud platform to other systems Discover more Get in Touch How Webhooks Work CareCloud supports webhooks specifically in the Marketing Automation (MA) application, allowing you to define scenarios that trigger webhook calls. Setup: A CareCloud&hellip;<\/p>","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":"","_wp_rev_ctl_limit":""},"class_list":["post-8104","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.crmcarecloud.com\/it\/wp-json\/wp\/v2\/pages\/8104","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.crmcarecloud.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.crmcarecloud.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.crmcarecloud.com\/it\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.crmcarecloud.com\/it\/wp-json\/wp\/v2\/comments?post=8104"}],"version-history":[{"count":5,"href":"https:\/\/www.crmcarecloud.com\/it\/wp-json\/wp\/v2\/pages\/8104\/revisions"}],"predecessor-version":[{"id":9144,"href":"https:\/\/www.crmcarecloud.com\/it\/wp-json\/wp\/v2\/pages\/8104\/revisions\/9144"}],"wp:attachment":[{"href":"https:\/\/www.crmcarecloud.com\/it\/wp-json\/wp\/v2\/media?parent=8104"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}