<?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 Webhook for telephony_push resource not available in Developer Hub in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/webhook-for-telephony-push-resource-not-available-in-developer/m-p/4988490#M2707</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having issue in setting up a webhook in Webex Calling developer account to receive incoming call events in the Sample Webex Android SDK app,like as mentioned in this&amp;nbsp;prerequisites&amp;nbsp;&lt;A href="https://github.com/webex/webex-android-sdk/wiki/Webex-Calling-Usage-Guide#1-registering-for-callbacks" target="_blank"&gt;Webex Calling Usage Guide · webex/webex-android-sdk Wiki · GitHub&lt;/A&gt;&amp;nbsp;. The "telephony_push" resource isn't available in the Webhook creation section of the Webex Calling developer account, and when I try to create it , I get an error saying the resource field is invalid.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kmarimuthu_0-1704215389302.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/206238i2A90F9D14AB57CEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kmarimuthu_0-1704215389302.png" alt="kmarimuthu_0-1704215389302.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Is there anything we need to enable in the Webex Calling Account to get the "telephony_push" resource in the webhook creation section ?&lt;BR /&gt;&lt;SPAN&gt;I need help in creating the webhook for "telephony_push."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Karthikeyan&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jan 2024 17:48:56 GMT</pubDate>
    <dc:creator>kmarimuthu</dc:creator>
    <dc:date>2024-01-02T17:48:56Z</dc:date>
    <item>
      <title>Webhook for telephony_push resource not available in Developer Hub</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webhook-for-telephony-push-resource-not-available-in-developer/m-p/4988490#M2707</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having issue in setting up a webhook in Webex Calling developer account to receive incoming call events in the Sample Webex Android SDK app,like as mentioned in this&amp;nbsp;prerequisites&amp;nbsp;&lt;A href="https://github.com/webex/webex-android-sdk/wiki/Webex-Calling-Usage-Guide#1-registering-for-callbacks" target="_blank"&gt;Webex Calling Usage Guide · webex/webex-android-sdk Wiki · GitHub&lt;/A&gt;&amp;nbsp;. The "telephony_push" resource isn't available in the Webhook creation section of the Webex Calling developer account, and when I try to create it , I get an error saying the resource field is invalid.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kmarimuthu_0-1704215389302.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/206238i2A90F9D14AB57CEA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kmarimuthu_0-1704215389302.png" alt="kmarimuthu_0-1704215389302.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Is there anything we need to enable in the Webex Calling Account to get the "telephony_push" resource in the webhook creation section ?&lt;BR /&gt;&lt;SPAN&gt;I need help in creating the webhook for "telephony_push."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Karthikeyan&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 17:48:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webhook-for-telephony-push-resource-not-available-in-developer/m-p/4988490#M2707</guid>
      <dc:creator>kmarimuthu</dc:creator>
      <dc:date>2024-01-02T17:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Webhook for telephony_push resource not available in Developer Hub</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webhook-for-telephony-push-resource-not-available-in-developer/m-p/4988746#M2709</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1650380"&gt;@kmarimuthu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for your patience so far!&lt;BR /&gt;So, actually the "resource" name here is "telephony_calls", not the "telephony_push". That's why you're currently seeing the error.&lt;BR /&gt;It'a actually not your mistake, it's true that it's still not documented well in the Webhook API page, though it's actually properly described in Webex Developer Portal Webhook documentation here -&amp;nbsp;&lt;A href="https://developer.webex.com/docs/webhooks" target="_blank"&gt;https://developer.webex.com/docs/webhooks&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Since there is no specific section for this Calling Webhook on that provided page URL, please search for the keyword "telephony_calls" in that page and you'll get the details.&lt;BR /&gt;Hope that'd help you.&lt;/P&gt;
&lt;P&gt;Also, please note - currently this "telephony_calls" webhook only supports under Account or, Personal level. It currently doesn't support Org level. There is a public feature request is also raised for it -&amp;nbsp;&lt;A href="https://ciscocollabcustomer.ideas.aha.io/ideas/WXCUST-I-8154" target="_blank"&gt;https://ciscocollabcustomer.ideas.aha.io/ideas/WXCUST-I-8154&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps!&lt;BR /&gt;Please let us know for any further assistance.&lt;/P&gt;
&lt;P&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;&lt;I&gt;Please Note&lt;/I&gt;&lt;/STRONG&gt;&lt;I&gt;: If you think the solution provided above was helpful and satisfactory, please accept it as a Solution! However if you want to discuss it further and get yourself unblocked, please don't hesitate to reply back on this thread and we'll try to answer those queries by the soonest. In that case, once all of your queries are cleared - finally you can mark it as "Accepted as Solution"&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 07:49:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webhook-for-telephony-push-resource-not-available-in-developer/m-p/4988746#M2709</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2024-01-03T07:49:48Z</dc:date>
    </item>
  </channel>
</rss>

