{"id":1271,"date":"2026-05-20T14:40:18","date_gmt":"2026-05-20T14:40:18","guid":{"rendered":"https:\/\/easycommerce.dev\/docs\/?post_type=helpwp_doc&#038;p=1271"},"modified":"2026-05-20T14:40:59","modified_gmt":"2026-05-20T14:40:59","slug":"how-to-configure-facebook-messenger-with-agentic-ai","status":"publish","type":"helpwp_doc","link":"https:\/\/easycommerce.dev\/docs\/ai\/how-to-configure-facebook-messenger-with-agentic-ai\/","title":{"rendered":"How to Configure Facebook Messenger with Agentic AI"},"content":{"rendered":"\n<p>EasyCommerce AI allows your customers to chat with your shopping assistant directly through Facebook Messenger. Instead of visiting your website, customers can find your Facebook Page, send a message, and the AI agent will help them browse products, check inventory, and even place orders\u2014all within Messenger.<\/p>\n\n\n\n<p><strong>What you&#8217;ll need before starting:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A Facebook Business Page (or ability to create one)<\/li>\n\n\n\n<li>Admin access to your Facebook Page<\/li>\n\n\n\n<li>Access to your EasyCommerce store settings<\/li>\n\n\n\n<li>A few minutes to set up the integration<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Here&#8217;s how to set up Facebook Messenger integration:<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Create a Facebook App<\/h3>\n\n\n\n<p>First, you&#8217;ll create a new Facebook App that will act as the bridge between Messenger and your store.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go to <strong><a href=\"https:\/\/developers.facebook.com\">developers.facebook.com<\/a><\/strong> and log in with your Facebook account<\/li>\n\n\n\n<li>Click <strong>My Apps<\/strong> in the top right corner<\/li>\n<\/ol>\n\n\n<p>[screenshot: my-apps-button]<\/p>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Click the blue <strong>Create App<\/strong> button<\/li>\n<\/ol>\n\n\n<p>[screenshot: create-app-button]<\/p>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>A popup will appear asking you to select a use case. Choose <strong>&#8220;Engage with customers on Messenger from Meta&#8221;<\/strong> \u2014 this is the option that enables Messenger integration<\/li>\n<\/ol>\n\n\n<p>[screenshot: use-case-selection]<\/p>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Click <strong>Next<\/strong> to proceed<\/li>\n\n\n\n<li>Give your app a name (e.g., <code>Store Bot<\/code>, <code>EasyCommerce Assistant<\/code>, or your store name) in the <strong>App name<\/strong> field<\/li>\n<\/ol>\n\n\n<p>[screenshot: app-name-field]<\/p>\n\n\n\n<ol start=\"7\" class=\"wp-block-list\">\n<li>Click <strong>Create App<\/strong> at the bottom<\/li>\n<\/ol>\n\n\n\n<p>The app dashboard will now load. You&#8217;ll see the app ID and other tools. Keep this page open \u2014 you&#8217;ll need it throughout setup.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Configure the Webhook in Facebook<\/h3>\n\n\n\n<p>The webhook is how Facebook will send customer messages to your store. You need to tell Facebook where to send these messages.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In your app dashboard, look for <strong>Messenger<\/strong> in the left sidebar and click it<\/li>\n<\/ol>\n\n\n<p>[screenshot: messenger-sidebar]<\/p>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Click <strong>Settings<\/strong> under Messenger<\/li>\n<\/ol>\n\n\n<p>[screenshot: messenger-settings]<\/p>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Scroll down to find <strong>&#8220;Webhooks&#8221;<\/strong> section and click <strong>Add Callback URL<\/strong><\/li>\n<\/ol>\n\n\n<p>[screenshot: webhooks-section]<\/p>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Two fields will appear:<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Callback URL<\/strong>: This is where Facebook will send messages. Enter: <code>https:\/\/yoursite.com\/wp-json\/easycommerce\/v1\/messenger\/webhook<\/code> (replace <code>yoursite.com<\/code> with your actual domain)<\/li>\n\n\n\n<li><strong>Verify Token<\/strong>: Create any random secret string here. This proves to Facebook that you own the webhook URL. Example: <code>sdfynfuxre7r6ysdzjwezmw8eyw78<\/code> (you can use any combination of letters and numbers)<\/li>\n<\/ul>\n\n\n<p>[screenshot: callback-url-field]<\/p>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li><strong>IMPORTANT<\/strong>: Before clicking &#8220;Verify and Save&#8221;, go to Step 3 first and save the tokens in EasyCommerce. Otherwise, Facebook&#8217;s verification will fail.<\/li>\n<\/ol>\n\n\n\n<p>Write down both values somewhere temporary:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Callback URL: <code>https:\/\/yoursite.com\/wp-json\/easycommerce\/v1\/messenger\/webhook<\/code><\/li>\n\n\n\n<li>Verify Token: (your random string)<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Save Credentials in EasyCommerce<\/h3>\n\n\n\n<p>Now you&#8217;ll enter the Facebook credentials into your EasyCommerce store settings.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Log into your WordPress admin and go to <strong>EasyCommerce \u2192 Settings<\/strong><\/li>\n<\/ol>\n\n\n<p>[screenshot: easycommerce-settings-menu]<\/p>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>Click on the <strong>AI<\/strong> menu on the left sidebar<\/li>\n<\/ol>\n\n\n<p>[screenshot: ai-menu-item]<\/p>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Click the <strong>Agentic AI<\/strong> submenu<\/li>\n<\/ol>\n\n\n<p>[screenshot: agentic-ai-submenu]<\/p>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Scroll down to the <strong>Facebook Messenger<\/strong> section<\/li>\n<\/ol>\n\n\n<p>[screenshot: facebook-messenger-section]<\/p>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>Fill in the fields:<\/li>\n<\/ol>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Verify Token<\/strong>: Enter the same secret string you created in Step 2<\/li>\n\n\n\n<li><strong>Page Access Token<\/strong>: Leave this blank for now \u2014 you&#8217;ll generate this in Step 4<\/li>\n\n\n\n<li><strong>App Secret<\/strong>: Leave this blank for now \u2014 you&#8217;ll get this in Step 5<\/li>\n<\/ul>\n\n\n<p>[screenshot: messenger-credentials-fields]<\/p>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Click <strong>Save Settings<\/strong> at the top right<\/li>\n<\/ol>\n\n\n\n<p>You&#8217;ve now registered the webhook with EasyCommerce. Now you can go back to Facebook and complete the verification.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Step 4: Generate the Page Access Token<\/h3>\n\n\n\n<p>The Page Access Token allows EasyCommerce to send messages back to your customers through Messenger.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go back to your Facebook App dashboard (keep it open from Step 2)<\/li>\n\n\n\n<li>In the left sidebar, find <strong>Messenger<\/strong> \u2192 <strong>Settings<\/strong><\/li>\n<\/ol>\n\n\n<p>[screenshot: messenger-settings-in-dashboard]<\/p>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Scroll to <strong>&#8220;Generate access tokens&#8221;<\/strong> section<\/li>\n\n\n\n<li>You&#8217;ll see a dropdown labeled <strong>&#8220;Select a Page&#8221;<\/strong>. Click it and choose your Facebook Business Page from the list<\/li>\n<\/ol>\n\n\n<p>[screenshot: select-page-dropdown]<\/p>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>After selecting your page, a button labeled <strong>Generate Token<\/strong> will appear. Click it<\/li>\n<\/ol>\n\n\n<p>[screenshot: generate-token-button]<\/p>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>A long token string will appear. This is your <strong>Page Access Token<\/strong>. Click the <strong>Copy<\/strong> button next to it<\/li>\n<\/ol>\n\n\n<p>[screenshot: page-access-token-display]<\/p>\n\n\n\n<ol start=\"7\" class=\"wp-block-list\">\n<li>Go back to <strong>EasyCommerce \u2192 Settings \u2192 AI \u2192 Agentic AI \u2192 Facebook Messenger<\/strong> section<\/li>\n\n\n\n<li>Paste the token into the <strong>Page Access Token<\/strong> field<\/li>\n<\/ol>\n\n\n<p>[screenshot: paste-page-token-field]<\/p>\n\n\n\n<ol start=\"9\" class=\"wp-block-list\">\n<li>Click <strong>Save Settings<\/strong><\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Step 5: Get Your App Secret<\/h3>\n\n\n\n<p>The App Secret is a security code that verifies incoming webhook messages are genuinely from Facebook.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In your Facebook App dashboard, click <strong>Settings<\/strong> \u2192 <strong>Basic<\/strong> in the left sidebar<\/li>\n<\/ol>\n\n\n<p>[screenshot: settings-basic-menu]<\/p>\n\n\n\n<ol start=\"2\" class=\"wp-block-list\">\n<li>You&#8217;ll see a <strong>App Secret<\/strong> field with a hidden value. Click <strong>Show<\/strong> to reveal it<\/li>\n<\/ol>\n\n\n<p>[screenshot: app-secret-field]<\/p>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Click <strong>Copy<\/strong> to copy the App Secret<\/li>\n<\/ol>\n\n\n<p>[screenshot: copy-app-secret]<\/p>\n\n\n\n<ol start=\"4\" class=\"wp-block-list\">\n<li>Go back to <strong>EasyCommerce \u2192 Settings \u2192 AI \u2192 Agentic AI \u2192 Facebook Messenger<\/strong><\/li>\n\n\n\n<li>Paste the App Secret into the <strong>App Secret<\/strong> field<\/li>\n<\/ol>\n\n\n<p>[screenshot: paste-app-secret-field]<\/p>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Click <strong>Save Settings<\/strong><\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Step 6: Subscribe Your Page to Messenger Events<\/h3>\n\n\n\n<p>This tells Facebook to send messages from your Page to the webhook you configured.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go back to your Facebook App dashboard<\/li>\n\n\n\n<li>Click <strong>Messenger<\/strong> \u2192 <strong>Settings<\/strong> in the sidebar<\/li>\n<\/ol>\n\n\n<p>[screenshot: messenger-settings-dashboard]<\/p>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Scroll to <strong>&#8220;Generate access tokens&#8221;<\/strong> section again<\/li>\n\n\n\n<li>You should see your Page listed with a blue <strong>Add Subscription<\/strong> button next to it. Click it<\/li>\n<\/ol>\n\n\n<p>[screenshot: add-subscription-button]<\/p>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\n<li>A popup will appear with checkboxes for different event types. Make sure <strong>messages<\/strong> is checked (it should be by default)<\/li>\n<\/ol>\n\n\n<p>[screenshot: subscription-events-checklist]<\/p>\n\n\n\n<ol start=\"6\" class=\"wp-block-list\">\n<li>Click <strong>Confirm<\/strong> to save<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Step 7: Complete the Webhook Verification in Facebook<\/h3>\n\n\n\n<p>Now that EasyCommerce has your Verify Token saved, you can complete the final handshake with Facebook.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Go back to your Facebook App dashboard and navigate to <strong>Messenger<\/strong> \u2192 <strong>Settings<\/strong><\/li>\n\n\n\n<li>Scroll to <strong>Webhooks<\/strong> section<\/li>\n\n\n\n<li>You should see a <strong>Verify and Save<\/strong> button. Click it<\/li>\n<\/ol>\n\n\n<p>[screenshot: verify-and-save-button]<\/p>\n\n\n\n<p>Facebook will send a verification request to your webhook URL. EasyCommerce will check the Verify Token you provided, and if it matches, the webhook will be confirmed.<\/p>\n\n\n\n<p>If successful, you&#8217;ll see a green checkmark next to your Callback URL.<\/p>\n\n\n<p>[screenshot: webhook-verified-success]<\/p>\n\n\n\n<p><strong>If verification fails<\/strong>: Go back to EasyCommerce Settings \u2192 AI \u2192 Agentic AI and double-check that the <strong>Verify Token<\/strong> matches exactly what you entered in Facebook (case-sensitive).<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Step 8: Test the Integration<\/h3>\n\n\n\n<p>Now it&#8217;s time to test that everything works!<\/p>\n\n\n\n<p><strong>Important<\/strong>: Your app is in <strong>Development Mode<\/strong>. This means only accounts with Admin, Developer, or Tester roles on the Facebook App can chat with the bot. Public users cannot interact with it yet.<\/p>\n\n\n\n<p>To test:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Make sure you have <strong>Developer<\/strong> or <strong>Admin<\/strong> role on the Facebook App<\/li>\n\n\n\n<li>Go to your Facebook Page and send a private message to it<\/li>\n<\/ol>\n\n\n<p>[screenshot: send-message-to-page]<\/p>\n\n\n\n<ol start=\"3\" class=\"wp-block-list\">\n<li>Your AI shopping assistant should reply within a few seconds with a greeting or response<\/li>\n<\/ol>\n\n\n<p>[screenshot: bot-reply-in-messenger]<\/p>\n\n\n\n<p>If you don&#8217;t get a reply:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Check your EasyCommerce AI credit balance (Messenger uses 2 credits per message)<\/li>\n\n\n\n<li>Verify all three tokens are saved correctly in EasyCommerce Settings<\/li>\n\n\n\n<li>Make sure the webhook verification shows a green checkmark in Facebook<\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">How It Works Behind the Scenes<\/h2>\n\n\n\n<p>When a customer sends a message:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Facebook receives the message<\/strong> on your Page<\/li>\n\n\n\n<li><strong>Facebook sends a webhook POST request<\/strong> to <code>https:\/\/yoursite.com\/wp-json\/easycommerce\/v1\/messenger\/webhook<\/code><\/li>\n\n\n\n<li><strong>EasyCommerce verifies the request<\/strong> using the App Secret (HMAC signature check)<\/li>\n\n\n\n<li><strong>The AI agent processes<\/strong> the customer&#8217;s message with full conversation history<\/li>\n\n\n\n<li><strong>EasyCommerce replies<\/strong> via Facebook&#8217;s Graph API using your Page Access Token<\/li>\n\n\n\n<li><strong>Customer receives the response<\/strong> in Messenger within seconds<\/li>\n<\/ol>\n\n\n\n<p>Each customer gets their own <strong>session ID<\/strong> (<code>messenger_<\/code> + their Messenger ID), so the AI remembers their conversation history across multiple messages.<\/p>\n\n\n\n<p><strong>Costs<\/strong>: Each message costs <strong>2 AI credits<\/strong>. Monitor your credit balance in EasyCommerce \u2192 Settings \u2192 AI to ensure you don&#8217;t run out.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Going Public (App Review)<\/h2>\n\n\n\n<p>Right now, only your team can test the bot. To let all your customers chat with the bot on Messenger, you need to submit your app for Facebook review:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>In your Facebook App dashboard, go to <strong>App roles<\/strong> \u2192 <strong>Test users\/permissions<\/strong><\/li>\n\n\n\n<li>Review the <strong>pages_messaging<\/strong> permission \u2014 this is what lets you message users<\/li>\n\n\n\n<li>Submit the <strong>pages_messaging<\/strong> permission for App Review<\/li>\n\n\n\n<li>Facebook will review your app (usually takes a few hours to a few days)<\/li>\n\n\n\n<li>Once approved, all your followers can chat with the bot<\/li>\n<\/ol>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Troubleshooting<\/h2>\n\n\n\n<p><strong>&#8220;Verification failed&#8221; when clicking Verify and Save<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The Verify Token in Facebook doesn&#8217;t match the one in EasyCommerce Settings<\/li>\n\n\n\n<li>Make sure it&#8217;s exactly the same (case-sensitive)<\/li>\n\n\n\n<li>Clear your browser cache and try again<\/li>\n<\/ul>\n\n\n\n<p><strong>Bot doesn&#8217;t reply<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Check EasyCommerce \u2192 Settings \u2192 AI balance. You need at least 2 credits per message<\/li>\n\n\n\n<li>Confirm all three tokens are filled in: Verify Token, Page Access Token, and App Secret<\/li>\n\n\n\n<li>Make sure the webhook shows a green checkmark in Facebook dashboard<\/li>\n\n\n\n<li>Check that you have Developer\/Admin role on the Facebook App<\/li>\n<\/ul>\n\n\n\n<p><strong>&#8220;Page Access Token&#8221; error<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The token may have expired. Go back to Step 4 and generate a new one<\/li>\n\n\n\n<li>Paste it into EasyCommerce and Save Settings again<\/li>\n<\/ul>\n\n\n\n<p><strong>Messages not being received<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Confirm your site is HTTPS and publicly accessible (not localhost)<\/li>\n\n\n\n<li>Check that your callback URL in Facebook exactly matches: <code>https:\/\/yoursite.com\/wp-json\/easycommerce\/v1\/messenger\/webhook<\/code><\/li>\n<\/ul>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Next Steps<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Enable Smart Search<\/strong> in Settings \u2192 AI \u2192 Agentic AI to help customers find products with AI-powered search<\/li>\n\n\n\n<li><strong>Customize the Agent<\/strong> \u2014 change the name, avatar, and color to match your brand<\/li>\n\n\n\n<li><strong>Monitor usage<\/strong> \u2014 check your AI credits regularly to ensure the bot can reply<\/li>\n\n\n\n<li><strong>Read replies<\/strong> \u2014 customers&#8217; messages are logged in your Messenger inbox. Respond personally when needed for support<\/li>\n<\/ul>\n","protected":false},"author":1,"featured_media":0,"template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"helpwp_product":[19],"helpwp_topic":[23],"class_list":["post-1271","helpwp_doc","type-helpwp_doc","status-publish","hentry","helpwp_topic-ai"],"_links":{"self":[{"href":"https:\/\/easycommerce.dev\/docs\/wp-json\/wp\/v2\/helpwp_doc\/1271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easycommerce.dev\/docs\/wp-json\/wp\/v2\/helpwp_doc"}],"about":[{"href":"https:\/\/easycommerce.dev\/docs\/wp-json\/wp\/v2\/types\/helpwp_doc"}],"author":[{"embeddable":true,"href":"https:\/\/easycommerce.dev\/docs\/wp-json\/wp\/v2\/users\/1"}],"wp:attachment":[{"href":"https:\/\/easycommerce.dev\/docs\/wp-json\/wp\/v2\/media?parent=1271"}],"wp:term":[{"taxonomy":"helpwp_product","embeddable":true,"href":"https:\/\/easycommerce.dev\/docs\/wp-json\/wp\/v2\/helpwp_product?post=1271"},{"taxonomy":"helpwp_topic","embeddable":true,"href":"https:\/\/easycommerce.dev\/docs\/wp-json\/wp\/v2\/helpwp_topic?post=1271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}