{"id":1567,"date":"2026-03-20T10:54:38","date_gmt":"2026-03-20T10:54:38","guid":{"rendered":"https:\/\/onesystemcrm.com\/help\/?post_type=docs&#038;p=1567"},"modified":"2026-03-20T10:55:37","modified_gmt":"2026-03-20T10:55:37","password":"","slug":"workflow-action-webhook-outbound","status":"publish","type":"docs","link":"https:\/\/onesystemcrm.com\/help\/Supports\/workflow-action-webhook-outbound\/","title":{"rendered":"Workflow Action &#8211; Webhook (Outbound)"},"content":{"rendered":"<h1 id=\"What-is-a-Workflow-Action-Webhook?\" dir=\"ltr\"><strong>What is a Workflow Action Webhook?<\/strong><\/h1>\n<p>A Workflow Action Webhook is a powerful tool that acts as a messenger, sending information from OneSystemCRM to other software applications automatically. Understand how this feature allows you to connect OneSystemCRM with virtually any external system that can receive web requests, opening up endless possibilities for custom integrations.<\/p>\n<p>An outbound webhook is an automated message sent from a OneSystemCRM workflow to a specific destination URL. When a contact reaches the webhook step in your workflow, OneSystemCRM gathers relevant data about that contact and the triggering event, packages it into a &#8220;payload,&#8221; and sends it to the URL you provided. This allows you to trigger actions, sync data, or start processes in other applications outside of OneSystemCRM.<\/p>\n<hr \/>\n<h2 id=\"Key-Benefits-of-Using-Outbound-Webhooks\" dir=\"ltr\"><strong>Key Benefits of Using Outbound Webhooks<\/strong><\/h2>\n<p dir=\"ltr\">Webhooks can solve complex integration challenges and unlock more advanced automation strategies that are not possible with native integrations alone.<\/p>\n<ul>\n<li dir=\"ltr\"><strong>Unlimited Integrations<\/strong>: Connect to thousands of third-party apps and services (like Zapier, Make, or custom-built tools) to trigger actions outside of OneSystemCRM.<\/li>\n<li dir=\"ltr\"><strong>Real-Time Data Sync<\/strong>: Instantly send data to external databases, spreadsheets, or analytics platforms as events happen in your workflows.<\/li>\n<li dir=\"ltr\"><strong>Customized Automation<\/strong>: Trigger unique processes in other systems, such as sending direct mail, updating a proprietary CRM, or enrolling a user in an external course platform.<\/li>\n<li dir=\"ltr\"><strong>Enhanced Reporting<\/strong>: Push workflow and contact data to business intelligence tools for advanced, customized reporting and dashboards.<\/li>\n<li dir=\"ltr\"><strong>Ultimate Flexibility<\/strong>: Extend the power of OneSystemCRM automation by creating bespoke solutions tailored to your exact business needs.<\/li>\n<\/ul>\n<hr \/>\n<h2 id=\"How-to-Set-Up-and-Configure-a-Webhook-Action\" dir=\"ltr\"><strong>How to Set Up and Configure a Webhook Action<\/strong><\/h2>\n<p dir=\"ltr\">Follow these instructions to ensure your webhook is set up correctly to send data to your desired destination.<\/p>\n<p dir=\"ltr\">1. \u00a0Navigate to the Workflow Builder by going to the\u00a0<strong>Automation<\/strong>\u00a0tab in your location&#8217;s main menu.<\/p>\n<p>2. \u00a0Either\u00a0<strong>create<\/strong>\u00a0a new workflow or select an existing one to\u00a0<strong>edit<\/strong>.<\/p>\n<p>3. \u00a0Ensure your workflow has at least one\u00a0<strong>trigger<\/strong>\u00a0configured (e.g., &#8220;Contact Tag Added&#8221;).<\/p>\n<p><img decoding=\"async\" class=\"fr-fic fr-fil fr-dib fr-bordered fw-lightbox-img\" src=\"https:\/\/s3.amazonaws.com\/cdn.freshdesk.com\/data\/helpdesk\/attachments\/production\/155053613164\/original\/sxl1bvnrmOfa15b-qWi1Yong5tmq8plIxw.png?1757635770\" data-attachment=\"[object Object]\" data-id=\"155053613164\" data-index=\"0\" \/><\/p>\n<p dir=\"ltr\">4. \u00a0Click the\u00a0<strong>plus icon (+)<\/strong>\u00a0on the workflow canvas where you want to add the action. This will open the Actions panel on the right side of the screen.<\/p>\n<p>5. \u00a0In the &#8216;Actions&#8217; panel search bar, type `<strong>webhook<\/strong>`.<\/p>\n<p dir=\"ltr\">6. \u00a0Select the\u00a0<strong>Webhook<\/strong>\u00a0option from the list. This adds the step to your workflow and opens the &#8216;Webhook&#8217; configuration panel.<\/p>\n<p><img decoding=\"async\" class=\"fr-fic fr-fil fr-dib fr-bordered fw-lightbox-img\" src=\"https:\/\/s3.amazonaws.com\/cdn.freshdesk.com\/data\/helpdesk\/attachments\/production\/155053613176\/original\/l0oi-bAwLYD5cyjUPNOXi-7wiSvBabDDJw.png?1757635847\" data-attachment=\"[object Object]\" data-id=\"155053613176\" data-index=\"1\" \/><\/p>\n<hr \/>\n<h2 id=\"Configuring-the-Webhook-Details\" dir=\"ltr\"><strong>Configuring the Webhook Details<\/strong><\/h2>\n<p>Properly configuring your webhook is crucial for it to function correctly. This section breaks down each field in the Webhook configuration panel, explaining its purpose and how to fill it out to ensure your data is sent to the right place with the right information.<\/p>\n<p>Once you add the Webhook action, the configuration panel will appear. Here&#8217;s how to set it up:<\/p>\n<ul>\n<li dir=\"ltr\"><strong>Action Name:<\/strong>\u00a0Give your webhook a descriptive name that explains its purpose (e.g., &#8220;Send New Lead to Slack&#8221; or &#8220;Update External DB&#8221;). This helps you easily identify the step in your workflow later.<\/li>\n<li dir=\"ltr\"><strong>Method:<\/strong>\u00a0Select the HTTP method for the request. POST is the most common method for sending data and is selected by default.<\/li>\n<li dir=\"ltr\"><strong>URL:<\/strong>\u00a0Enter the unique URL of the external service that will receive the data. This is the most critical field; ensure it is copied and pasted correctly from the destination service.<\/li>\n<\/ul>\n<p><img decoding=\"async\" class=\"fr-fic fr-fil fr-dib fr-bordered fw-lightbox-img\" src=\"https:\/\/s3.amazonaws.com\/cdn.freshdesk.com\/data\/helpdesk\/attachments\/production\/155053613194\/original\/alZJip9nvp_sBWBOGnyTZlzGHpevKR1ERg.png?1757635963\" data-attachment=\"[object Object]\" data-id=\"155053613194\" data-index=\"2\" \/><\/p>\n<hr \/>\n<h2 id=\"Adding-Custom-Data\" dir=\"ltr\"><strong>Adding Custom Data<\/strong><\/h2>\n<p>You can include additional custom information in your webhook payload.<\/p>\n<p dir=\"ltr\">1. \u00a0Under the CUSTOM DATA section, click the\u00a0<strong>+ Add item<\/strong>\u00a0button.<\/p>\n<p dir=\"ltr\">2. \u00a0A new row with a\u00a0<strong>Key<\/strong>\u00a0and a\u00a0<strong>Value<\/strong>\u00a0field will appear.<\/p>\n<p dir=\"ltr\">3. \u00a0<strong>Key:<\/strong>\u00a0This is the label for the data field you are sending (e.g., `lead_source` or `product_interest`). This should be a simple text string without spaces.<\/p>\n<p dir=\"ltr\">4. \u00a0<strong>Value:<\/strong>\u00a0This is the data you want to send. You can use plain text or insert dynamic data using custom values (e.g., `{{contact.source}}` or `{{custom_fields.product_id}}`).<\/p>\n<p><img decoding=\"async\" class=\"fr-fic fr-fil fr-dib fr-bordered fw-lightbox-img\" src=\"https:\/\/s3.amazonaws.com\/cdn.freshdesk.com\/data\/helpdesk\/attachments\/production\/155053613212\/original\/te2gT8iZzsHjip9pIGUg0TU0UGWqTQQ0bg.png?1757636087\" data-attachment=\"[object Object]\" data-id=\"155053613212\" data-index=\"3\" \/><\/p>\n<p dir=\"ltr\">After filling in all the details, click the blue\u00a0<strong>Save Action<\/strong>\u00a0button at the bottom of the panel to save your configuration.<\/p>\n<hr \/>\n<h2 id=\"Understanding-the-Webhook-Data-(Payload)\" dir=\"ltr\"><strong>Understanding the Webhook Data (Payload)<\/strong><\/h2>\n<p>The data sent by the webhook, known as the &#8220;payload,&#8221; contains valuable information. Learn what data is included by default and how the workflow&#8217;s trigger affects the information you receive, which is essential for correctly processing the data in your external system.<\/p>\n<h3 id=\"Standard-Data\" dir=\"ltr\"><strong>Standard Data<\/strong><\/h3>\n<p>By default, every webhook sends a standard set of information about the contact involved in the workflow. This includes:<\/p>\n<p>* \u00a0 Full Name, First Name, Last Name<\/p>\n<p>* \u00a0 Email and Phone Number<\/p>\n<p>* \u00a0 Address<\/p>\n<p>* \u00a0 Tags<\/p>\n<p>* \u00a0 All standard and custom fields associated with the contact<\/p>\n<p>For a complete list of all standard fields included, click the **standard data** link in the configuration panel to view the official documentation.<\/p>\n<h3 id=\"Trigger-Dependent-Data\" dir=\"ltr\"><strong>Trigger-Dependent Data<\/strong><\/h3>\n<p>The webhook payload can include additional data related to the specific trigger that initiated the workflow. This is a critical concept to understand.<\/p>\n<ul>\n<li dir=\"ltr\"><strong>Example:<\/strong>\u00a0If your workflow trigger is Appointment Booked, the webhook payload will also contain details about that specific appointment (e.g., start time, calendar ID, appointment status).<\/li>\n<li dir=\"ltr\"><strong>Important:<\/strong>\u00a0If the trigger is not related to a specific object (e.g., a &#8220;Contact Tag Added&#8221; trigger), data for other objects like appointments or opportunities will\u00a0<strong>not<\/strong>\u00a0be included in the payload. You must use the correct trigger to get the data you need.<\/li>\n<\/ul>\n<hr \/>\n<h2 id=\"Testing-Your-Webhook-and-Going-Live\" dir=\"ltr\"><strong>Testing Your Webhook and Going Live<\/strong><\/h2>\n<p>Before activating your workflow, it&#8217;s critical to test the webhook to confirm it&#8217;s sending data correctly. This section guides you through the testing process, how to review the results in the Execution Logs, and finally, how to publish your workflow.<\/p>\n<pre class=\"fd-callout fd-callout--idea\" dir=\"ltr\"><span dir=\"ltr\">You can use any of several free sites to test your webhook.\u00a0<a href=\"https:\/\/webhook.site\/\">https:\/\/webhook.site\/<\/a> is a good one. Or just google for \"free webhook test\".<\/span><\/pre>\n<p dir=\"ltr\">1. \u00a0After\u00a0<strong>saving<\/strong>\u00a0your webhook action, click the\u00a0<strong>Test Workflow<\/strong>\u00a0button in the top-right corner of the builder.<\/p>\n<p dir=\"ltr\">2. \u00a0The &#8216;Run A Test For Contact&#8217; panel will open. Use the SELECT CONTACTS dropdown to choose a\u00a0<strong>test contact<\/strong>\u00a0from your system.<\/p>\n<p dir=\"ltr\">3. \u00a0Click the blue\u00a0<strong>Run Test<\/strong>\u00a0button. This will execute the entire workflow for that contact, including firing the webhook action.<\/p>\n<p dir=\"ltr\"><img decoding=\"async\" class=\"fr-fic fr-fil fr-dib fr-bordered fw-lightbox-img\" src=\"https:\/\/s3.amazonaws.com\/cdn.freshdesk.com\/data\/helpdesk\/attachments\/production\/155053613253\/original\/nNtyFfTfBe42PYSJhinEiV8LhO8kUNkgjQ.png?1757636342\" data-attachment=\"[object Object]\" data-id=\"155053613253\" data-index=\"4\" \/><\/p>\n<p dir=\"ltr\">4. \u00a0To verify that the test was successful, click on the\u00a0<strong>Execution Logs<\/strong>\u00a0tab.<\/p>\n<p dir=\"ltr\">5. \u00a0Find the log entry for your test contact. You should see the Webhook action with a status of Executed. This confirms that OneSystemCRM successfully sent the data to the URL you provided.<\/p>\n<p dir=\"ltr\"><strong><img decoding=\"async\" class=\"fr-fic fr-fil fr-dib fr-bordered fw-lightbox-img\" src=\"https:\/\/s3.amazonaws.com\/cdn.freshdesk.com\/data\/helpdesk\/attachments\/production\/155053613268\/original\/qO-eiyrUCHBfHi8MqVet-7-A5oIEHdFcuA.png?1757636410\" data-attachment=\"[object Object]\" data-id=\"155053613268\" data-index=\"5\" \/><\/strong><\/p>\n<p dir=\"ltr\">6. \u00a0Once you have confirmed the webhook works as expected, click the\u00a0<strong>Publish<\/strong>\u00a0toggle in the top-right corner to set your workflow live and allow it to be triggered by real events.<\/p>\n<hr \/>\n<h2 id=\"Data-Format-Details\" dir=\"ltr\"><strong>Data Format Details<\/strong><\/h2>\n<p>While the data for contacts as well as the sub-account (location) object will be available by default, other related objects such as appointments, tasks etc will ONLY be carried if the corresponding trigger is applied in the workflow.<\/p>\n<p dir=\"ltr\">For instance, date and time of appointments can only be retrieved if the workflow carries the reference of the appointment as an input trigger such as Appointment Booked. Similarly, Opportunity owner of various opportunities in the pipeline would only be available if the workflow has an Opportunity trigger such as Pipeline Changed.<\/p>\n<div>\n<div class=\"code-toolbar\">\n<pre class=\"language-generic line-numbers\" tabindex=\"0\" contenteditable=\"false\" data-code-brush=\"Generic Language\"><code class=\"Language language-generic\">{\r\n\r\n  \/\/ Contact standard fields\r\n\r\n  first_name,\r\n\r\n  last_name,\r\n\r\n  full_name,\r\n\r\n  email,\r\n\r\n  phone,\r\n\r\n  tags,\r\n\r\n  address1,\r\n\r\n  city,\r\n\r\n  state,\r\n\r\n  country,\r\n\r\n  timezone,\r\n\r\n  date_created,\r\n\r\n  postal_code,\r\n\r\n  company_name,\r\n\r\n  website,\r\n\r\n  date_of_birth,\r\n\r\n  contact_source,\r\n\r\n  full_address,\r\n\r\n  contact_type,\r\n\r\n  gclid,\r\n\r\n\r\n\r\n  ...\r\n\r\n  ... Contact Custom Fields\r\n\r\n  ...\r\n\r\n\r\n\r\n  \/\/ Location Data mostly present alawys with all webhooks, key field: location\r\n\r\n  location: {\r\n\r\n      name,\r\n\r\n      address,\r\n\r\n      city,\r\n\r\n      state,\r\n\r\n      country,\r\n\r\n      postalCode,\r\n\r\n      fullAddress,\r\n\r\n      id\r\n\r\n  }\r\n\r\n\r\n\r\n  \/\/ Opportunity if applicable, added on root level\r\n\r\n  opportunity_name,\r\n\r\n  status,\r\n\r\n  lead_value,\r\n\r\n  opportunity_source,\r\n\r\n  source,\r\n\r\n  pipleline_stage, \/\/ name of pipeline stage\r\n\r\n  pipeline_id,\r\n\r\n  id,\r\n\r\n  pipeline_name,\r\n\r\n\r\n\r\n  \/\/ Campaign if applicable, field key: campaign\r\n\r\n  campaign: {\r\n\r\n      id,\r\n\r\n      name\r\n\r\n  },\r\n\r\n\r\n\r\n  \/\/ User if applicable, field key: user\r\n\r\n  user: {\r\n\r\n      firstName,\r\n\r\n      lastName,\r\n\r\n      email,\r\n\r\n      phone,\r\n\r\n      extension,\r\n\r\n      address1,\r\n\r\n      city,\r\n\r\n      state,\r\n\r\n      country,\r\n\r\n      postalCode\r\n\r\n  },\r\n\r\n\r\n\r\n  \/\/ Appointment if applicable, field key: calendar \r\n\r\n  calendar: {\r\n\r\n      id, \/\/ calendar id\r\n\r\n      calendarName, \/\/ calendar.name,\r\n\r\n      title, \/\/ appointment title\r\n\r\n      selectedTimezone, \/\/ location timezone OR 'UTC'\r\n\r\n      appointmentId,\r\n\r\n      startTime: \/\/ startTime as per the selectedTimezone in format 'YYYY-MM-DDTHH:mm:ss'\r\n\r\n      endTime: \/\/ endTime as per the selectedTimezone in format 'YYYY-MM-DDTHH:mm:ss'\r\n\r\n      status,\r\n\r\n      appoinmentStatus,\r\n\r\n      address,\r\n\r\n      notes,\r\n\r\n      date_created,\r\n\r\n      created_by, \/\/ user name if this is created by user\r\n\r\n      created_by_user_id \/\/ user id if this is created by user\r\n\r\n      created_by_meta: { \/\/ internal fields\r\n\r\n        source,\r\n\r\n        channel\r\n\r\n      },\r\n\r\n      last_updated_by_meta: { \/\/ internal fields\r\n\r\n        source,\r\n\r\n        channel\r\n\r\n      }\r\n\r\n  },\r\n\r\n\r\n\r\n  \/\/ Two Step OrderForm if applicable, field key: order\r\n\r\n  order: {\r\n\r\n      ... \/\/ Dynamic data, please run the test in order to get example data\r\n\r\n  },\r\n\r\n\r\n\r\n  \/\/ Invoice if applicable, field key: invoice\r\n\r\n  invoice: {\r\n\r\n      ... \/\/ Dynamic data, please run the test in order to get example data\r\n\r\n  },\r\n\r\n\r\n\r\n  \/\/ Task if applicable, field key: task\r\n\r\n  task: {\r\n\r\n      title,\r\n\r\n      body,\r\n\r\n      dueDate: dueDate converted to UTC timezone with format 'YYYY-MM-DDTHH:mm:ss'\r\n\r\n  }\r\n\r\n\r\n\r\n  \/\/ Note if applicable, field key: note\r\n\r\n  note: {\r\n\r\n      body\r\n\r\n  }\r\n\r\n\r\n\r\n  \/\/ Message if applicable, field key: message\r\n\r\n  message: {\r\n\r\n      type,\r\n\r\n      body,\r\n\r\n      direction,\r\n\r\n      status\r\n\r\n  }\r\n\r\n\r\n\r\n  \/\/ Workflow if applicable, field key: workflow\r\n\r\n  workflow: {\r\n\r\n      id,\r\n\r\n      name\r\n\r\n  }\r\n\r\n}<\/code><\/pre>\n<div class=\"toolbar\">\n<div class=\"toolbar-item\">Generic<\/div>\n<\/div>\n<\/div>\n<\/div>\n<hr \/>\n<h2 id=\"Frequently-Asked-Questions\" dir=\"ltr\"><strong>Frequently Asked Questions<\/strong><\/h2>\n<p dir=\"ltr\"><strong>Q: What is the difference between an outbound and an inbound webhook?<\/strong><\/p>\n<p>An outbound webhook (this action) sends data *from* OneSystemCRM*to* an external service. An inbound webhook (a type of workflow trigger) receives data *from* an external service *into* OneSystemCRM to start a workflow.<\/p>\n<p dir=\"ltr\"><strong>Q: How can I see the exact data that was sent in the webhook?<\/strong><\/p>\n<p>While the Execution Logs confirm the action was executed, they don&#8217;t show the data payload itself. To see the data, you can use a free webhook testing tool like `webhook.site` by setting it as your URL during testing. Alternatively, you can check the incoming data logs of the receiving application.<\/p>\n<p dir=\"ltr\"><strong>Q: My webhook action shows an error in the Execution Logs. What should I do?<\/strong><\/p>\n<p>First, double-check that the URL in the webhook configuration is 100% correct and active. Second, ensure the receiving application is set up to accept POST requests and can handle the data format from OneSystemCRM. Finally, check the error logs in your external application for more specific details about why the request failed.<\/p>\n<p dir=\"ltr\"><strong>Q: Can I send data for a specific opportunity or appointment without using that as a trigger?<\/strong><\/p>\n<p>No. The data payload is context-dependent. To get data for a specific object like an opportunity, the workflow must be triggered by an event related to that opportunity (e.g., &#8220;Pipeline Stage Changed&#8221;). A generic trigger like &#8220;Tag Added&#8221; will only send contact-level data.<\/p>\n<p dir=\"ltr\"><strong>Q: What are some popular tools to use with webhooks?<\/strong><\/p>\n<p>Webhooks are commonly used to send data to integration platforms like Zapier or Make (formerly Integromat), which can then connect to thousands of other apps. They are also used to send data to custom servers, Google Sheets (via a service like Zapier), or communication tools like Slack.<\/p>\n<p dir=\"ltr\"><strong><span dir=\"ltr\">Q: Do I need to be a developer to use this feature?<\/span><\/strong><\/p>\n<p dir=\"ltr\">Setting up the webhook action in OneSystemCRM is straightforward and does not require coding. However, you will need to get a destination URL from the service you want to send data to. Understanding what that service expects to receive is helpful, but many services provide the URL and all necessary instructions for you.<\/p>\n<p dir=\"ltr\"><strong><span dir=\"ltr\">Q: Can we send images\/files via webhook action?<\/span><\/strong><\/p>\n<p dir=\"ltr\">No, we cannot send images\/files using webhook action.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is a Workflow Action Webhook? A Workflow Action Webhook is a powerful tool that acts as a messenger, sending [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","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":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"doc_category":[77],"doc_tag":[],"class_list":["post-1567","docs","type-docs","status-publish","hentry","doc_category-webhooks-workflow-actions"],"year_month":"2026-07","word_count":1817,"total_views":"14","reactions":{"happy":"0","normal":"0","sad":"0"},"author_info":{"name":"usamasaeed219","author_nicename":"usamasaeed219","author_url":"https:\/\/onesystemcrm.com\/help\/author\/usamasaeed219\/"},"doc_category_info":[{"term_name":"Webhooks Workflow Actions","term_url":"https:\/\/onesystemcrm.com\/help\/Supports-category\/webhooks-workflow-actions\/"}],"doc_tag_info":[],"knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/docs\/1567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/comments?post=1567"}],"version-history":[{"count":2,"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/docs\/1567\/revisions"}],"predecessor-version":[{"id":1569,"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/docs\/1567\/revisions\/1569"}],"wp:attachment":[{"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/media?parent=1567"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/doc_category?post=1567"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/onesystemcrm.com\/help\/wp-json\/wp\/v2\/doc_tag?post=1567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}