{"id":26705,"date":"2024-12-17T11:28:45","date_gmt":"2024-12-17T11:28:45","guid":{"rendered":"https:\/\/help.xodox.in\/?post_type=docs&#038;p=26705"},"modified":"2024-12-17T12:03:09","modified_gmt":"2024-12-17T12:03:09","password":"","slug":"notifications-settings-email-sms-configuration","status":"publish","type":"docs","link":"https:\/\/help.xodox.in\/pt\/docs\/notifications-settings-email-sms-configuration\/","title":{"rendered":"Notifications Settings [Email &#038; SMS configuration]"},"content":{"rendered":"<div class=\"fusion-text fusion-text-1\">\n<h1 class=\"fusion-responsive-typography-calculated\"><span id=\"Setting-Notification-SMS\">Setting Notification SMS<\/span><\/h1>\n<p>To Send SMS notifications you need to setup SMS configuration details.<\/p>\n<p>Go to <code>Settings -&gt; Business Settings -&gt; SMS settings<\/code><\/p>\n<p>from here we can set up SMS for most of the vendors <span style=\"text-decoration: underline;\">having support for REST API<\/span>, most of the support it. <span style=\"text-decoration: underline;\">If not then check with your provider<\/span><\/p>\n<p>Go to the REST API documentation of your vendor. Contact your vendor if you can\u2019t find it.<\/p>\n<p>Here you\u2019ll find 3 different service type: Nexmo, Twilio, and others.<\/p>\n<h2><span id=\"Setting-up-SMS-for-NEXMO\">Setting up SMS for NEXMO<\/span><\/h2>\n<ol>\n<li>Create a new account in nexmo.<\/li>\n<li>From your nexmo dashboard, go to account settings, here you\u2019ll find the API key and secret, the From field enter the from the number provided by nexmo. Enter these details in the pos and try sending a test message.<\/li>\n<\/ol>\n<h2 class=\"fusion-responsive-typography-calculated\"><span id=\"Setting-up-SMS-for-twilio\">Setting up SMS for twilio<\/span><\/h2>\n<ol>\n<li>Go to Twilio &amp; login with your account.<\/li>\n<li>Get the SID, Access token, and From information. On your project Twilio Dashboard, you can find the Account SID and Auth Token<\/li>\n<li>Save it and try sending a message<\/li>\n<\/ol>\n<h2 class=\"fusion-responsive-typography-calculated\"><span id=\"Setting-up-SMS-for-others\">Setting up SMS for others<\/span><\/h2>\n<p>Let the api structure is<\/p>\n<p>http:\/\/your-sms-website.com\/api\/sendmsg.php?user=&#038;pass=&#038;sender=&#038;phone=&#038;text=<\/p>\n<p>So the configuration will be as follows<\/p>\n<p><strong>URL<\/strong>: https:\/\/rest.nexmo.com\/sms\/json<br \/>\n<strong>Send to parameter name<\/strong>: phone<br \/>\n<strong>Message parameter name<\/strong>: text<br \/>\n<strong>Request Method<\/strong>: GET<br \/>\n<strong>Parameter 1 key<\/strong>: user \u00a0 \u00a0<strong>Parameter 1 value<\/strong>:<br \/>\n<strong>Parameter 2 key<\/strong>: pass \u00a0 \u00a0<strong>Parameter 2 value<\/strong>:\u00a0 <strong>Parameter 3 key<\/strong>: sender \u00a0 <strong>Parameter 3 value<\/strong>:<\/p>\n<h2 class=\"fusion-responsive-typography-calculated\"><span id=\"Example-Four-Setting-up-SMS-for-others\">Example Four: Setting up SMS for others<\/span><\/h2>\n<p>Let the api structure is<\/p>\n<p>$api_url = \u201chttp:\/\/sms-pos.testsms.com\/app\/smsapi\/index.php?username=&amp;password=&amp;campaign=XXXXXX&amp;routeid=XXXXXX&amp;type=text&amp;contacts=97656XXXXX,98012XXXXX&amp;senderid=XXXXXX&amp;msg=Hello+People%2C+have+a+great+day\u201d;<\/p>\n<p>So the configuration will be as follows<\/p>\n<p><strong>URL<\/strong>: http:\/\/sms-pos.testsms.com\/app\/smsapi\/index.php<br \/>\n<strong>Send to parameter name<\/strong>: contacts<br \/>\n<strong>Message parameter name<\/strong>: msg<br \/>\n<strong>Request Method<\/strong>: GET<br \/>\n<strong>Parameter 1 key<\/strong>: username \u00a0 \u00a0<strong>Parameter 1 value<\/strong>:<br \/>\n<strong>Parameter 2 key<\/strong>: password \u00a0 \u00a0<strong>Parameter 2 value<\/strong>:<br \/>\n<strong>Parameter 3 key<\/strong>: campaign \u00a0 <strong>Parameter 3 value<\/strong>: XXXXXX<br \/>\n<strong>Parameter 4 key<\/strong>: routeid \u00a0 <strong>Parameter 4 value<\/strong>: XXXXXX<br \/>\n<strong>Parameter 5 key<\/strong>: type \u00a0 <strong>Parameter 5 value<\/strong>: text<br \/>\n<strong>Parameter 6 key<\/strong>: senderid \u00a0 <strong>Parameter 6 value<\/strong>: XXXXXX<\/p>\n<h1 class=\"fusion-responsive-typography-calculated\"><span id=\"Setting-headers\">Setting headers:<\/span><\/h1>\n<p>If required in your api, you can also set headers<\/p>\n<p><strong>Header 1 key<\/strong>:\u00a0 <strong>Header 1\u00a0value<\/strong>:<br \/>\n<strong>Header 2 key<\/strong>: \u00a0 <strong>Header 2 value<\/strong>:<br \/>\n<strong>Header 3 key<\/strong>: \u00a0 <strong>Header 3\u00a0value<\/strong>:<\/p>\n<h1 class=\"fusion-responsive-typography-calculated\"><span id=\"Setting-Notification-Email\">Setting Notification Email<\/span><\/h1>\n<p>Go to <code>Settings -&gt; Business Settings -&gt; Email settings<\/code><\/p>\n<p>Add all the Email SMTP configuration details &amp; it will work.<\/p>\n<h1 class=\"fusion-responsive-typography-calculated\"><span id=\"Business-level-mail-setup\">Business-level mail setup<\/span><\/h1>\n<p>For sending mail notifications, the business-level mail setup should be done.<\/p>\n<p>For this provide the required details in <code>Settings -&gt; Business Settings -&gt; Email settings<\/code><\/p>\n<h1 class=\"fusion-responsive-typography-calculated\"><span id=\"Application-level-mail-setup\">Application-level mail setup<\/span><\/h1>\n<p>For the purpose of receiving forgot password reset link, the application-level mail setup is to be done on .env file.<\/p>\n<p>Refer this \u2013 <a href=\"#\" target=\"_blank\" rel=\"noopener\">Document Link<\/a><\/p>\n<h1 class=\"fusion-responsive-typography-calculated\"><span id=\"FAQ\">FAQ:<\/span><\/h1>\n<p><strong>1. Is it possible to send SMS when installing in localhost?<\/strong><\/p>\n<p>Yes it is possible to send SMS from localhost with an internet connection<\/p>\n<p><strong>1. Whether SMS feature work without adding country codes to mobile numbers?<\/strong><\/p>\n<p>Some APIs will work without adding country code and some may not. It is based on your API provider.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Setting Notification SMS To Send SMS notifications you need to setup SMS configuration details. Go to Settings -&gt; Business Settings -&gt; SMS settings from here we can set up SMS for most of the vendors having support for REST API, most of the support it. If not then check with your provider Go to the REST API documentation of your vendor. Contact your vendor if you can\u2019t find it. Here you\u2019ll find 3 different service type: Nexmo, Twilio, and others. Setting up SMS for NEXMO Create a new account in nexmo. From your nexmo dashboard, go to account settings, here you\u2019ll find the API key and secret, the From field enter the from the number provided by nexmo. Enter these details in the pos and try sending a test message. Setting up SMS for twilio Go to Twilio &amp; login with your account. Get the SID, Access token, and From information. On your project Twilio Dashboard, you can find the Account SID and Auth Token Save it and try sending a message Setting up SMS for others Let the api structure is http:\/\/your-sms-website.com\/api\/sendmsg.php?user=&#038;pass=&#038;sender=&#038;phone=&#038;text= So the configuration will be as follows URL: https:\/\/rest.nexmo.com\/sms\/json Send to parameter name: phone Message parameter name: text Request Method: GET Parameter 1 key: user \u00a0 \u00a0Parameter 1 value: Parameter 2 key: pass \u00a0 \u00a0Parameter 2 value:\u00a0 Parameter 3 key: sender \u00a0 Parameter 3 value: Example Four: Setting up SMS for others Let the api structure is $api_url = \u201chttp:\/\/sms-pos.testsms.com\/app\/smsapi\/index.php?username=&amp;password=&amp;campaign=XXXXXX&amp;routeid=XXXXXX&amp;type=text&amp;contacts=97656XXXXX,98012XXXXX&amp;senderid=XXXXXX&amp;msg=Hello+People%2C+have+a+great+day\u201d; So the configuration will be as follows URL: http:\/\/sms-pos.testsms.com\/app\/smsapi\/index.php Send to parameter name: contacts Message parameter name: msg Request Method: GET Parameter 1 key: username \u00a0 \u00a0Parameter 1 value: Parameter 2 key: password \u00a0 \u00a0Parameter 2 value: Parameter 3 key: campaign \u00a0 Parameter 3 value: XXXXXX Parameter 4 key: routeid \u00a0 Parameter 4 value: XXXXXX Parameter 5 key: type \u00a0 Parameter 5 value: text Parameter 6 key: senderid \u00a0 Parameter 6 value: XXXXXX Setting headers: If required in your api, you can also set headers Header 1 key:\u00a0 Header 1\u00a0value: Header 2 key: \u00a0 Header 2 value: Header 3 key: \u00a0 Header 3\u00a0value: Setting Notification Email Go to Settings -&gt; Business Settings -&gt; Email settings Add all the Email SMTP configuration details &amp; it will work. Business-level mail setup For sending mail notifications, the business-level mail setup should be done. For this provide the required details in Settings -&gt; Business Settings -&gt; Email settings Application-level mail setup For the purpose of receiving forgot password reset link, the application-level mail setup is to be done on .env file. Refer this \u2013 Document Link FAQ: 1. Is it possible to send SMS when installing in localhost? Yes it is possible to send SMS from localhost with an internet connection 1. Whether SMS feature work without adding country codes to mobile numbers? Some APIs will work without adding country code and some may not. It is based on your API provider.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"doc_category":[72],"doc_tag":[77],"class_list":["post-26705","docs","type-docs","status-publish","hentry","doc_category-pos-notifications","doc_tag-pos"],"acf":[],"year_month":"2026-04","word_count":514,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"help-xodox","author_nicename":"help-xodox","author_url":"https:\/\/help.xodox.in\/pt\/author\/help-xodox\/"},"doc_category_info":[{"term_name":"POS Notifications","term_url":"https:\/\/help.xodox.in\/pt\/docs-category\/pos-notifications\/"}],"doc_tag_info":[{"term_name":"pos","term_url":"https:\/\/help.xodox.in\/pt\/docs-tag\/pos\/"}],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Notifications Settings [Email &amp; SMS configuration] - My CMS<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/help.xodox.in\/pt\/docs\/notifications-settings-email-sms-configuration\/\" \/>\n<meta property=\"og:locale\" content=\"pt_PT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Notifications Settings [Email &amp; SMS configuration] - My CMS\" \/>\n<meta property=\"og:description\" content=\"Setting Notification SMS To Send SMS notifications you need to setup SMS configuration details. Go to Settings -&gt; Business Settings -&gt; SMS settings from here we can set up SMS for most of the vendors having support for REST API, most of the support it. If not then check with your provider Go to the REST API documentation of your vendor. Contact your vendor if you can\u2019t find it. Here you\u2019ll find 3 different service type: Nexmo, Twilio, and others. Setting up SMS for NEXMO Create a new account in nexmo. From your nexmo dashboard, go to account settings, here you\u2019ll find the API key and secret, the From field enter the from the number provided by nexmo. Enter these details in the pos and try sending a test message. Setting up SMS for twilio Go to Twilio &amp; login with your account. Get the SID, Access token, and From information. On your project Twilio Dashboard, you can find the Account SID and Auth Token Save it and try sending a message Setting up SMS for others Let the api structure is http:\/\/your-sms-website.com\/api\/sendmsg.php?user=&#038;pass=&#038;sender=&#038;phone=&#038;text= So the configuration will be as follows URL: https:\/\/rest.nexmo.com\/sms\/json Send to parameter name: phone Message parameter name: text Request Method: GET Parameter 1 key: user \u00a0 \u00a0Parameter 1 value: Parameter 2 key: pass \u00a0 \u00a0Parameter 2 value:\u00a0 Parameter 3 key: sender \u00a0 Parameter 3 value: Example Four: Setting up SMS for others Let the api structure is $api_url = \u201chttp:\/\/sms-pos.testsms.com\/app\/smsapi\/index.php?username=&amp;password=&amp;campaign=XXXXXX&amp;routeid=XXXXXX&amp;type=text&amp;contacts=97656XXXXX,98012XXXXX&amp;senderid=XXXXXX&amp;msg=Hello+People%2C+have+a+great+day\u201d; So the configuration will be as follows URL: http:\/\/sms-pos.testsms.com\/app\/smsapi\/index.php Send to parameter name: contacts Message parameter name: msg Request Method: GET Parameter 1 key: username \u00a0 \u00a0Parameter 1 value: Parameter 2 key: password \u00a0 \u00a0Parameter 2 value: Parameter 3 key: campaign \u00a0 Parameter 3 value: XXXXXX Parameter 4 key: routeid \u00a0 Parameter 4 value: XXXXXX Parameter 5 key: type \u00a0 Parameter 5 value: text Parameter 6 key: senderid \u00a0 Parameter 6 value: XXXXXX Setting headers: If required in your api, you can also set headers Header 1 key:\u00a0 Header 1\u00a0value: Header 2 key: \u00a0 Header 2 value: Header 3 key: \u00a0 Header 3\u00a0value: Setting Notification Email Go to Settings -&gt; Business Settings -&gt; Email settings Add all the Email SMTP configuration details &amp; it will work. Business-level mail setup For sending mail notifications, the business-level mail setup should be done. For this provide the required details in Settings -&gt; Business Settings -&gt; Email settings Application-level mail setup For the purpose of receiving forgot password reset link, the application-level mail setup is to be done on .env file. Refer this \u2013 Document Link FAQ: 1. Is it possible to send SMS when installing in localhost? Yes it is possible to send SMS from localhost with an internet connection 1. Whether SMS feature work without adding country codes to mobile numbers? Some APIs will work without adding country code and some may not. It is based on your API provider.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/help.xodox.in\/pt\/docs\/notifications-settings-email-sms-configuration\/\" \/>\n<meta property=\"og:site_name\" content=\"My CMS\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-17T12:03:09+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo estimado de leitura\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/\",\"url\":\"https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/\",\"name\":\"Notifications Settings [Email & SMS configuration] - My CMS\",\"isPartOf\":{\"@id\":\"https:\/\/help.xodox.in\/#website\"},\"datePublished\":\"2024-12-17T11:28:45+00:00\",\"dateModified\":\"2024-12-17T12:03:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/#breadcrumb\"},\"inLanguage\":\"pt-PT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/help.xodox.in\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Notifications Settings [Email &#038; SMS configuration]\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/help.xodox.in\/#website\",\"url\":\"https:\/\/help.xodox.in\/\",\"name\":\"My CMS\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/help.xodox.in\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/help.xodox.in\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-PT\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/help.xodox.in\/#organization\",\"name\":\"My CMS\",\"url\":\"https:\/\/help.xodox.in\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-PT\",\"@id\":\"https:\/\/help.xodox.in\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/help.xodox.in\/wp-content\/uploads\/2024\/10\/Xodox-Logo-01-2.png\",\"contentUrl\":\"https:\/\/help.xodox.in\/wp-content\/uploads\/2024\/10\/Xodox-Logo-01-2.png\",\"width\":573,\"height\":192,\"caption\":\"My CMS\"},\"image\":{\"@id\":\"https:\/\/help.xodox.in\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Notifications Settings [Email & SMS configuration] - My CMS","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:\/\/help.xodox.in\/pt\/docs\/notifications-settings-email-sms-configuration\/","og_locale":"pt_PT","og_type":"article","og_title":"Notifications Settings [Email & SMS configuration] - My CMS","og_description":"Setting Notification SMS To Send SMS notifications you need to setup SMS configuration details. Go to Settings -&gt; Business Settings -&gt; SMS settings from here we can set up SMS for most of the vendors having support for REST API, most of the support it. If not then check with your provider Go to the REST API documentation of your vendor. Contact your vendor if you can\u2019t find it. Here you\u2019ll find 3 different service type: Nexmo, Twilio, and others. Setting up SMS for NEXMO Create a new account in nexmo. From your nexmo dashboard, go to account settings, here you\u2019ll find the API key and secret, the From field enter the from the number provided by nexmo. Enter these details in the pos and try sending a test message. Setting up SMS for twilio Go to Twilio &amp; login with your account. Get the SID, Access token, and From information. On your project Twilio Dashboard, you can find the Account SID and Auth Token Save it and try sending a message Setting up SMS for others Let the api structure is http:\/\/your-sms-website.com\/api\/sendmsg.php?user=&#038;pass=&#038;sender=&#038;phone=&#038;text= So the configuration will be as follows URL: https:\/\/rest.nexmo.com\/sms\/json Send to parameter name: phone Message parameter name: text Request Method: GET Parameter 1 key: user \u00a0 \u00a0Parameter 1 value: Parameter 2 key: pass \u00a0 \u00a0Parameter 2 value:\u00a0 Parameter 3 key: sender \u00a0 Parameter 3 value: Example Four: Setting up SMS for others Let the api structure is $api_url = \u201chttp:\/\/sms-pos.testsms.com\/app\/smsapi\/index.php?username=&amp;password=&amp;campaign=XXXXXX&amp;routeid=XXXXXX&amp;type=text&amp;contacts=97656XXXXX,98012XXXXX&amp;senderid=XXXXXX&amp;msg=Hello+People%2C+have+a+great+day\u201d; So the configuration will be as follows URL: http:\/\/sms-pos.testsms.com\/app\/smsapi\/index.php Send to parameter name: contacts Message parameter name: msg Request Method: GET Parameter 1 key: username \u00a0 \u00a0Parameter 1 value: Parameter 2 key: password \u00a0 \u00a0Parameter 2 value: Parameter 3 key: campaign \u00a0 Parameter 3 value: XXXXXX Parameter 4 key: routeid \u00a0 Parameter 4 value: XXXXXX Parameter 5 key: type \u00a0 Parameter 5 value: text Parameter 6 key: senderid \u00a0 Parameter 6 value: XXXXXX Setting headers: If required in your api, you can also set headers Header 1 key:\u00a0 Header 1\u00a0value: Header 2 key: \u00a0 Header 2 value: Header 3 key: \u00a0 Header 3\u00a0value: Setting Notification Email Go to Settings -&gt; Business Settings -&gt; Email settings Add all the Email SMTP configuration details &amp; it will work. Business-level mail setup For sending mail notifications, the business-level mail setup should be done. For this provide the required details in Settings -&gt; Business Settings -&gt; Email settings Application-level mail setup For the purpose of receiving forgot password reset link, the application-level mail setup is to be done on .env file. Refer this \u2013 Document Link FAQ: 1. Is it possible to send SMS when installing in localhost? Yes it is possible to send SMS from localhost with an internet connection 1. Whether SMS feature work without adding country codes to mobile numbers? Some APIs will work without adding country code and some may not. It is based on your API provider.","og_url":"https:\/\/help.xodox.in\/pt\/docs\/notifications-settings-email-sms-configuration\/","og_site_name":"My CMS","article_modified_time":"2024-12-17T12:03:09+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tempo estimado de leitura":"3 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/","url":"https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/","name":"Notifications Settings [Email & SMS configuration] - My CMS","isPartOf":{"@id":"https:\/\/help.xodox.in\/#website"},"datePublished":"2024-12-17T11:28:45+00:00","dateModified":"2024-12-17T12:03:09+00:00","breadcrumb":{"@id":"https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/#breadcrumb"},"inLanguage":"pt-PT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/help.xodox.in\/docs\/notifications-settings-email-sms-configuration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/help.xodox.in\/"},{"@type":"ListItem","position":2,"name":"Notifications Settings [Email &#038; SMS configuration]"}]},{"@type":"WebSite","@id":"https:\/\/help.xodox.in\/#website","url":"https:\/\/help.xodox.in\/","name":"My CMS","description":"","publisher":{"@id":"https:\/\/help.xodox.in\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/help.xodox.in\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pt-PT"},{"@type":"Organization","@id":"https:\/\/help.xodox.in\/#organization","name":"My CMS","url":"https:\/\/help.xodox.in\/","logo":{"@type":"ImageObject","inLanguage":"pt-PT","@id":"https:\/\/help.xodox.in\/#\/schema\/logo\/image\/","url":"https:\/\/help.xodox.in\/wp-content\/uploads\/2024\/10\/Xodox-Logo-01-2.png","contentUrl":"https:\/\/help.xodox.in\/wp-content\/uploads\/2024\/10\/Xodox-Logo-01-2.png","width":573,"height":192,"caption":"My CMS"},"image":{"@id":"https:\/\/help.xodox.in\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/help.xodox.in\/pt\/wp-json\/wp\/v2\/docs\/26705","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/help.xodox.in\/pt\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/help.xodox.in\/pt\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/help.xodox.in\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/help.xodox.in\/pt\/wp-json\/wp\/v2\/comments?post=26705"}],"version-history":[{"count":0,"href":"https:\/\/help.xodox.in\/pt\/wp-json\/wp\/v2\/docs\/26705\/revisions"}],"wp:attachment":[{"href":"https:\/\/help.xodox.in\/pt\/wp-json\/wp\/v2\/media?parent=26705"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/help.xodox.in\/pt\/wp-json\/wp\/v2\/doc_category?post=26705"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/help.xodox.in\/pt\/wp-json\/wp\/v2\/doc_tag?post=26705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}