<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can we create webhooks by develper.webex.com? in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/how-can-we-create-webhooks-by-develper-webex-com/m-p/5338810#M4580</link>
    <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/903055"&gt;@Janos Benyovszki&lt;/a&gt;&amp;nbsp;Thank you for quick response.&lt;BR /&gt;I hope telephony related resources to be available soon.&lt;BR /&gt;Meanwhile, I will use Postman. Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE class="req-content ng-binding ng-scope wordwrapDisable"&gt;{
  "id": "Y2lzY29zcGFyazovL3VybjpURUFNOnVzLXdlc3QtMl9yL1dFQkhPT0sxxxxxxxxxxxxxxxxxxDM4ZTE5MTkx",
  "name": "myWebhook",
  "targetUrl": "https://xxxxxxxxxwebhook.xxxxx/xxxxxxxxxxxxxx",
  "resource": "telephony_calls",
  "event": "created",
  "orgId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi84NDVlMzgyZi1hZGUzLTQ5Y2YtYWU5Mi1jZjRjZGNmZDE1ODA",
  "createdBy": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS80ZjVjNjk5Yy02ZDZkLTRjNDUtYjU0MC0xZmVhNTBiNGVmNzk",
  "appId": "Y2lzY29zcGFyazovL3VzL0FQUExJQ0FUSU9OL0NmMzkyNWU5NDFmMzhhYTc0M2Y0MmFiNzcwZmZhZjFhNTIyMjcxZDI5OTQ4NDhjNjk2YWMwYTEwN2Q2YTg5MjI3",
  "ownedBy": "creator",
  "status": "active",
  "created": "2025-10-15T12:13:07.676Z",
  "actorId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS80ZjVjNjk5Yy02ZDxxxxxxxxxxxxxxxxmNzk",
  "data": {
    "eventType": "received",
    "eventTimestamp": "2025-10-15T12:17:30.626Z",
    "callId": "Y2lzY29zcGFyazovL3VybjpURUFNOnVzLXdlc3QtMl9yL0NBTEwvY2FsbGhhbGYtMTkwNDUyNjMxNTA6MA",
    "callSessionId": "MWJjNWMyYmQtYzE1Ni00NWJhLTk4ZWUtZGRjNjZlMzgyMzY0",
    "personality": "terminator",
    "state": "alerting",
    "muteCapable": false,
    "muted": false,
    "remoteParty": {
      "privacyEnabled": true,
      "callType": "external"
    },
    "appearance": 1,
    "created": "2025-10-15T12:17:30.625Z",
    "completedElsewhere": false
  }
}&lt;/PRE&gt;</description>
    <pubDate>Wed, 15 Oct 2025 12:40:09 GMT</pubDate>
    <dc:creator>yukio hashimoto</dc:creator>
    <dc:date>2025-10-15T12:40:09Z</dc:date>
    <item>
      <title>How can we create webhooks by develper.webex.com?</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-can-we-create-webhooks-by-develper-webex-com/m-p/5338795#M4578</link>
      <description>&lt;P&gt;I am trying webhooks. To do easy verification, I am using the tool below.&lt;BR /&gt;&lt;A href="https://developer.webex.com/meeting/docs/api/v1/webhooks/create-a-webhook" target="_blank" rel="noopener"&gt;https://developer.webex.com/meeting/docs/api/v1/webhooks/create-a-webhook&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;However, this tool does not have "&lt;SPAN&gt;telephony_calls" option in resource pull-down menu.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;I remember that previous version of the request tool allowed to create telephony_calls webhooks.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developer.webex.com/admin/docs/api/guides/webhooks" target="_blank" rel="noopener"&gt;https://developer.webex.com/admin/docs/api/guides/webhooks&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Is there anyways to create webhook with "telephony_calls" from the request tool?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 11:58:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-can-we-create-webhooks-by-develper-webex-com/m-p/5338795#M4578</guid>
      <dc:creator>yukio hashimoto</dc:creator>
      <dc:date>2025-10-15T11:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create webhooks by develper.webex.com?</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-can-we-create-webhooks-by-develper-webex-com/m-p/5338807#M4579</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1754605"&gt;@yukio hashimoto&lt;/a&gt;&amp;nbsp;this is a known limitation on the Developer Portal right now. It is in engineering's backlog to add the&amp;nbsp;&lt;SPAN&gt;telephony related resources to the Webhook page, but please note, that this is a Developer Portal inconsistency only. So if you are creating a Webhook in Postman for example and using the&amp;nbsp;telephony related resources, they will work. Please try that.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 12:22:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-can-we-create-webhooks-by-develper-webex-com/m-p/5338807#M4579</guid>
      <dc:creator>Janos Benyovszki</dc:creator>
      <dc:date>2025-10-15T12:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can we create webhooks by develper.webex.com?</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-can-we-create-webhooks-by-develper-webex-com/m-p/5338810#M4580</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/903055"&gt;@Janos Benyovszki&lt;/a&gt;&amp;nbsp;Thank you for quick response.&lt;BR /&gt;I hope telephony related resources to be available soon.&lt;BR /&gt;Meanwhile, I will use Postman. Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE class="req-content ng-binding ng-scope wordwrapDisable"&gt;{
  "id": "Y2lzY29zcGFyazovL3VybjpURUFNOnVzLXdlc3QtMl9yL1dFQkhPT0sxxxxxxxxxxxxxxxxxxDM4ZTE5MTkx",
  "name": "myWebhook",
  "targetUrl": "https://xxxxxxxxxwebhook.xxxxx/xxxxxxxxxxxxxx",
  "resource": "telephony_calls",
  "event": "created",
  "orgId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi84NDVlMzgyZi1hZGUzLTQ5Y2YtYWU5Mi1jZjRjZGNmZDE1ODA",
  "createdBy": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS80ZjVjNjk5Yy02ZDZkLTRjNDUtYjU0MC0xZmVhNTBiNGVmNzk",
  "appId": "Y2lzY29zcGFyazovL3VzL0FQUExJQ0FUSU9OL0NmMzkyNWU5NDFmMzhhYTc0M2Y0MmFiNzcwZmZhZjFhNTIyMjcxZDI5OTQ4NDhjNjk2YWMwYTEwN2Q2YTg5MjI3",
  "ownedBy": "creator",
  "status": "active",
  "created": "2025-10-15T12:13:07.676Z",
  "actorId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS80ZjVjNjk5Yy02ZDxxxxxxxxxxxxxxxxmNzk",
  "data": {
    "eventType": "received",
    "eventTimestamp": "2025-10-15T12:17:30.626Z",
    "callId": "Y2lzY29zcGFyazovL3VybjpURUFNOnVzLXdlc3QtMl9yL0NBTEwvY2FsbGhhbGYtMTkwNDUyNjMxNTA6MA",
    "callSessionId": "MWJjNWMyYmQtYzE1Ni00NWJhLTk4ZWUtZGRjNjZlMzgyMzY0",
    "personality": "terminator",
    "state": "alerting",
    "muteCapable": false,
    "muted": false,
    "remoteParty": {
      "privacyEnabled": true,
      "callType": "external"
    },
    "appearance": 1,
    "created": "2025-10-15T12:17:30.625Z",
    "completedElsewhere": false
  }
}&lt;/PRE&gt;</description>
      <pubDate>Wed, 15 Oct 2025 12:40:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-can-we-create-webhooks-by-develper-webex-com/m-p/5338810#M4580</guid>
      <dc:creator>yukio hashimoto</dc:creator>
      <dc:date>2025-10-15T12:40:09Z</dc:date>
    </item>
  </channel>
</rss>

