{"id":3745,"date":"2024-11-25T14:05:50","date_gmt":"2024-11-25T08:35:50","guid":{"rendered":"https:\/\/www.enablex.io\/insights\/?p=3745"},"modified":"2025-07-24T13:33:50","modified_gmt":"2025-07-24T08:03:50","slug":"clevertap-integrated-with-sms-and-whatsapp","status":"publish","type":"post","link":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/","title":{"rendered":"CleverTap Onboards EnableX to offer SMS and WhatsApp"},"content":{"rendered":"\n<p>We are thrilled to announce that EnableX is now officially onboarded as a partner and service provider with CleverTap! This new partnership empowers businesses to deliver seamless customer engagement using <a href=\"https:\/\/www.enablex.io\/cpaas\/sms-campaign-manager\">SMS<\/a> and <a href=\"https:\/\/www.enablex.io\/cpaas\/whatsapp-business-marketing-software\">WhatsApp<\/a> services, all integrated into CleverTap\u2019s powerful campaign management platform.<\/p>\n\n\n\n<p>Through this integration, our customers can now automate their messaging campaigns, monitor their performance in real time, and drive personalised communications on both SMS and WhatsApp. Here\u2019s an exciting look at the onboarding journey and how customers can easily set up their campaigns using CleverTap\u2019s platform.<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Step-by-Step User Onboarding Journey<\/strong><\/p>\n\n\n\n<p>Getting started with CleverTap&#8217;s SMS and WhatsApp services powered by EnableX is quick and simple. Follow these easy steps to integrate and start running your campaigns in no time.<\/p>\n\n\n\n<p><strong>SMS Integration Setup with EnableX<\/strong><\/p>\n\n\n\n<ul>\n<li><strong>Navigate to SMS Configuration:<\/strong> Start by heading to the <strong>SMS Configuration<\/strong> section in your CleverTap account.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" width=\"450\" height=\"228\" src=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image.png\" alt=\"\" class=\"wp-image-3746\" style=\"aspect-ratio:1.9736842105263157;width:450px;height:auto\" srcset=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image.png 450w, https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-300x152.png 300w\" sizes=\"(max-width: 450px) 100vw, 450px\" \/><\/figure><\/div>\n\n\n<ul>\n<li><strong>Enter the HTTP Endpoint:<\/strong> For SMS services, enter the following URL as the HTTP endpoint:<br><a href=\"https:\/\/api.enablex.io\/sms\/v1\/clevertap.\">https:\/\/api.enablex.io\/sms\/v1\/clevertap.<\/a><br>Select <strong>POST<\/strong> as the request type.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" width=\"440\" height=\"169\" src=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-1.png\" alt=\"\" class=\"wp-image-3747\" style=\"aspect-ratio:2.603550295857988;width:440px;height:auto\" srcset=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-1.png 440w, https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-1-300x115.png 300w\" sizes=\"(max-width: 440px) 100vw, 440px\" \/><\/figure><\/div>\n\n\n<ul>\n<li><strong>Authentication:<\/strong> In the provided fields, input the <strong>username<\/strong> and <strong>password<\/strong> that you received from the EnableX portal.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" width=\"430\" height=\"155\" src=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-2.png\" alt=\"\" class=\"wp-image-3748\" style=\"aspect-ratio:2.774193548387097;width:430px;height:auto\" srcset=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-2.png 430w, https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-2-300x108.png 300w\" sizes=\"(max-width: 430px) 100vw, 430px\" \/><\/figure><\/div>\n\n\n<ul>\n<li><strong>Paste the Configuration JSON:<\/strong> Insert the following JSON configuration in the corresponding field:<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" width=\"440\" height=\"175\" src=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-3.png\" alt=\"\" class=\"wp-image-3749\" style=\"aspect-ratio:2.5142857142857142;width:440px;height:auto\" srcset=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-3.png 440w, https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-3-300x119.png 300w\" sizes=\"(max-width: 440px) 100vw, 440px\" \/><\/figure><\/div>\n\n\n<p>json<\/p>\n\n\n\n<p>Copy code<\/p>\n\n\n\n<p>{<br>&nbsp; &#8220;from&#8221;: &#8220;TtwAlt&#8221;,<br>&nbsp; &#8220;type&#8221;: &#8220;sms&#8221;,<br>&nbsp; &#8220;data_coding&#8221;: &#8220;plain&#8221;,<br>&nbsp; &#8220;campaign_id&#8221;: &#8220;91386458&#8221;,<br>&nbsp; &#8220;to&#8221;: &#8220;$$To&#8221;,<br>&nbsp; &#8220;dlt_template_id&#8221;: &#8220;$$TemplateID&#8221;,<br>&nbsp; &#8220;body&#8221;: &#8220;$$Body&#8221;,<br>&nbsp;&nbsp;&#8220;message_id&#8221;: &#8220;$$MessageID&#8221;<br>}<br><br>Be sure to replace placeholders such as $$To, $$TemplateID, $$Body, and $$MessageID with your actual data.<\/p>\n\n\n\n<ul>\n<li><strong>Save the Configuration:<\/strong> After filling in the necessary details, hit <strong>Save<\/strong> to complete the setup. You can also run a <strong>test<\/strong> before saving to ensure everything is working correctly.<\/li>\n<\/ul>\n\n\n\n<p><strong>WhatsApp Integration Setup with EnableX<\/strong><\/p>\n\n\n\n<ul>\n<li><strong>Add Provider Configuration:<\/strong> In the <strong>WhatsApp Configuration<\/strong> section of your CleverTap account, click on <strong>Add Provider Configuration<\/strong> to start the setup.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"439\" height=\"172\" src=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-4.png\" alt=\"\" class=\"wp-image-3750\" srcset=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-4.png 439w, https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-4-300x118.png 300w\" sizes=\"(max-width: 439px) 100vw, 439px\" \/><\/figure><\/div>\n\n\n<ul>\n<li><strong>Enter Your Business Number:<\/strong> Provide your <strong>business_number<\/strong> that you\u2019ll be using for WhatsApp communications.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"396\" height=\"157\" src=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-5.png\" alt=\"\" class=\"wp-image-3751\" srcset=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-5.png 396w, https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-5-300x119.png 300w\" sizes=\"(max-width: 396px) 100vw, 396px\" \/><\/figure><\/div>\n\n\n<ul>\n<li><strong>HTTP Endpoint Setup:<\/strong> Enter the following endpoint for WhatsApp:<br>https:\/\/api.enablex.io\/whatsapp\/clevertap\/v1\/messages <\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"460\" height=\"175\" src=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-6.png\" alt=\"\" class=\"wp-image-3752\" srcset=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-6.png 460w, https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/image-6-300x114.png 300w\" sizes=\"(max-width: 460px) 100vw, 460px\" \/><\/figure><\/div>\n\n\n<p>Again, select <strong>POST<\/strong> as the request type.<\/p>\n\n\n\n<ul>\n<li><strong>Authentication:<\/strong> Use your <strong>APP-ID<\/strong> and <strong>APP-Key<\/strong> from EnableX as your username and password.<\/li>\n\n\n\n<li><strong>Save the Configuration:<\/strong> Once all details are filled, click <strong>Save<\/strong> to finalise the integration.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Launch and Manage Campaigns with Ease<\/strong><\/p>\n\n\n\n<p>Once the integration is complete, businesses can immediately start creating, running, and managing SMS and WhatsApp campaigns directly through CleverTap\u2019s Campaign Manager.<\/p>\n\n\n\n<p>With the EnableX-powered integration, customers can:<\/p>\n\n\n\n<ul>\n<li><strong>Reach users on multiple channels<\/strong>: Send personalised SMS and WhatsApp messages to their users in real time.<\/li>\n\n\n\n<li><strong>Automate Campaigns<\/strong>: Set up automated workflows to deliver messages based on user actions, such as sign-ups, purchases, and more.<\/li>\n\n\n\n<li><strong>Monitor Campaign Performance<\/strong>: Get real-time analytics and insights to optimise future campaigns.<\/li>\n\n\n\n<li><strong>Seamless Experience<\/strong>: The integration ensures that you can manage your campaigns without the need for complex manual configurations.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:26px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Why Choose EnableX and CleverTap?<\/strong><\/p>\n\n\n\n<p>With this new integration, EnableX is providing businesses with an efficient, easy-to-use platform for engaging users across both SMS and WhatsApp. Here\u2019s why you should consider using EnableX\u2019s services through CleverTap:<\/p>\n\n\n\n<ul>\n<li><strong>Seamless Integration<\/strong>: The setup process is straightforward, ensuring that businesses can start engaging their customers quickly.<\/li>\n\n\n\n<li><strong>Multi-Channel Communication<\/strong>: Reach your audience wherever they are\u2014whether via SMS or WhatsApp.<\/li>\n\n\n\n<li><strong>Enhanced Campaign Management<\/strong>: CleverTap\u2019s campaign manager lets you optimise and track every campaign with ease.<\/li>\n\n\n\n<li><strong>Reliable Service<\/strong>: With EnableX&#8217;s trusted communication infrastructure, you can rely on timely and secure message delivery.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Start Using SMS and WhatsApp Today<\/strong><\/p>\n\n\n\n<p>We are excited to be part of this journey and look forward to seeing how this integration transforms your customer engagement strategies. With EnableX and CleverTap working together, you now have the tools to reach your audience more effectively than ever before.<\/p>\n\n\n\n<p>Start using EnableX&#8217;s <a href=\"https:\/\/www.enablex.io\/cpaas\/sms-api\">SMS <\/a>and <a href=\"https:\/\/www.enablex.io\/cpaas\/whatsapp-business-marketing-software\">WhatsApp<\/a> services through CleverTap today, and experience a seamless, powerful communication solution for your business!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are thrilled to announce that EnableX is now officially onboarded as a partner and service provider with CleverTap! This new partnership empowers businesses to deliver seamless customer engagement using SMS and WhatsApp services, all integrated into CleverTap\u2019s powerful campaign management platform. Through this integration, our customers can now automate their messaging campaigns, monitor their &#8230;<\/p>\n","protected":false},"author":26,"featured_media":3755,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":true,"footnotes":""},"categories":[15,95,23,213],"tags":[278,34,163,242],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>CleverTap onboard EnableX to offer SMS and WhatsApp Messaging - EnableX<\/title>\n<meta name=\"description\" content=\"This new partnership empowers businesses to deliver seamless customer engagement using SMS and WhatsApp services, all integrated into CleverTap\u2019s powerful campaign management platform.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"CleverTap onboard EnableX to offer SMS and WhatsApp Messaging - EnableX\" \/>\n<meta property=\"og:description\" content=\"This new partnership empowers businesses to deliver seamless customer engagement using SMS and WhatsApp services, all integrated into CleverTap\u2019s powerful campaign management platform.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/\" \/>\n<meta property=\"og:site_name\" content=\"Insights about video API, SMS API; WhatsApp for Business API\" \/>\n<meta property=\"article:published_time\" content=\"2024-11-25T08:35:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-24T08:03:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/CleverTap-Onboarding-Features-img-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1140\" \/>\n\t<meta property=\"og:image:height\" content=\"401\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Alison Chase\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@enablexio\" \/>\n<meta name=\"twitter:site\" content=\"@enablexio\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Alison Chase\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CleverTap onboard EnableX to offer SMS and WhatsApp Messaging - EnableX","description":"This new partnership empowers businesses to deliver seamless customer engagement using SMS and WhatsApp services, all integrated into CleverTap\u2019s powerful campaign management platform.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/","og_locale":"en_US","og_type":"article","og_title":"CleverTap onboard EnableX to offer SMS and WhatsApp Messaging - EnableX","og_description":"This new partnership empowers businesses to deliver seamless customer engagement using SMS and WhatsApp services, all integrated into CleverTap\u2019s powerful campaign management platform.","og_url":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/","og_site_name":"Insights about video API, SMS API; WhatsApp for Business API","article_published_time":"2024-11-25T08:35:50+00:00","article_modified_time":"2025-07-24T08:03:50+00:00","og_image":[{"width":1140,"height":401,"url":"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2024\/11\/CleverTap-Onboarding-Features-img-1.png","type":"image\/png"}],"author":"Alison Chase","twitter_card":"summary_large_image","twitter_creator":"@enablexio","twitter_site":"@enablexio","twitter_misc":{"Written by":"Alison Chase","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/#article","isPartOf":{"@id":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/"},"author":{"name":"Alison Chase","@id":"https:\/\/www.enablex.io\/insights\/#\/schema\/person\/ad26077bd6abed9cb383c9fe9e4a7d62"},"headline":"CleverTap Onboards EnableX to offer SMS and WhatsApp","datePublished":"2024-11-25T08:35:50+00:00","dateModified":"2025-07-24T08:03:50+00:00","mainEntityOfPage":{"@id":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/"},"wordCount":649,"publisher":{"@id":"https:\/\/www.enablex.io\/insights\/#organization"},"keywords":["clevertap","CPaaS","sms api","WhatsApp"],"articleSection":["Blog","SMS API","TechTalks","WhatsApp API"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/","url":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/","name":"CleverTap onboard EnableX to offer SMS and WhatsApp Messaging - EnableX","isPartOf":{"@id":"https:\/\/www.enablex.io\/insights\/#website"},"datePublished":"2024-11-25T08:35:50+00:00","dateModified":"2025-07-24T08:03:50+00:00","description":"This new partnership empowers businesses to deliver seamless customer engagement using SMS and WhatsApp services, all integrated into CleverTap\u2019s powerful campaign management platform.","breadcrumb":{"@id":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.enablex.io\/insights\/clevertap-integrated-with-sms-and-whatsapp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.enablex.io\/insights\/"},{"@type":"ListItem","position":2,"name":"CleverTap Onboards EnableX to offer SMS and WhatsApp"}]},{"@type":"WebSite","@id":"https:\/\/www.enablex.io\/insights\/#website","url":"https:\/\/www.enablex.io\/insights\/","name":"Enablex","description":"","publisher":{"@id":"https:\/\/www.enablex.io\/insights\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.enablex.io\/insights\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.enablex.io\/insights\/#organization","name":"Enablex","url":"https:\/\/www.enablex.io\/insights\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.enablex.io\/insights\/#\/schema\/logo\/image\/","url":"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2023\/05\/EnableX-Logo-01.png","contentUrl":"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2023\/05\/EnableX-Logo-01.png","width":17382,"height":3567,"caption":"Enablex"},"image":{"@id":"https:\/\/www.enablex.io\/insights\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/twitter.com\/enablexio","https:\/\/www.linkedin.com\/company\/vcloudx"]},{"@type":"Person","@id":"https:\/\/www.enablex.io\/insights\/#\/schema\/person\/ad26077bd6abed9cb383c9fe9e4a7d62","name":"Alison Chase","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.enablex.io\/insights\/#\/schema\/person\/image\/","url":"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2025\/05\/envato-labs-ai-1b97716e-ce13-4ae0-b96b-06f8c577ca8b-96x96.jpg","contentUrl":"https:\/\/www.enablex.io\/insights\/wp-content\/uploads\/2025\/05\/envato-labs-ai-1b97716e-ce13-4ae0-b96b-06f8c577ca8b-96x96.jpg","caption":"Alison Chase"},"description":"Alison brings stories to life. With a background in content marketing and storytelling, and a strong sense of what resonates with audiences, she creates content that\u2019s clear, relevant and engaging \u2013 whether it\u2019s a blog post, a customer story or a campaign. Her role is all about making technology feel human and showing how real businesses are using EnableX to connect with customers in smarter ways.","sameAs":["https:\/\/www.enablex.io\/","https:\/\/www.linkedin.com\/company\/vcloudx\/"],"url":"https:\/\/www.enablex.io\/insights\/author\/alison-chase\/"}]}},"_links":{"self":[{"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/posts\/3745"}],"collection":[{"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/users\/26"}],"replies":[{"embeddable":true,"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/comments?post=3745"}],"version-history":[{"count":0,"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/posts\/3745\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/media\/3755"}],"wp:attachment":[{"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/media?parent=3745"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/categories?post=3745"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.enablex.io\/insights\/wp-json\/wp\/v2\/tags?post=3745"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}