<?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: BotId or BotName from Webhook event in Services Discussions</title>
    <link>https://community.cisco.com/t5/services-discussions/botid-or-botname-from-webhook-event/m-p/4887464#M1020</link>
    <description>&lt;P&gt;Hi, can you provide more details? On which event is the webhook fired? How does your hook filters look? I also don't understand exactly what you mean by "&lt;SPAN&gt;I want to use a common webhook api to serve multiple bots&lt;/SPAN&gt;"?&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2023 06:01:56 GMT</pubDate>
    <dc:creator>Marcel Zehnder</dc:creator>
    <dc:date>2023-07-19T06:01:56Z</dc:date>
    <item>
      <title>BotId or BotName from Webhook event</title>
      <link>https://community.cisco.com/t5/services-discussions/botid-or-botname-from-webhook-event/m-p/4887094#M1019</link>
      <description>&lt;P&gt;I am developing a small application in an effort to build a webex bot.&lt;/P&gt;&lt;P&gt;I want to use a common webhook api to serve multiple bots. For this to work when need to have the botid or botname from the webhook event data. But I can't see one in the webhook event data.&lt;/P&gt;&lt;PRE&gt;{
  "id": "&amp;lt;id&amp;gt;",
  "name": "WebHook for Created Messages",
  "targetUrl": "https://webhook.site/f737aa88-824c-4bb0-b94e-217d1b25cf93",
  "resource": "messages",
  "event": "created",
  "orgId": "&amp;lt;orgid&amp;gt;",
  "createdBy": "&amp;lt;createdby&amp;gt;",
  "appId": "&amp;lt;appid&amp;gt;",
  "ownedBy": "creator",
  "status": "active",
  "created": "2023-07-18T14:01:58.046Z",
  "actorId": "&amp;lt;actorid&amp;gt;",
  "data": {
    "id": "&amp;lt;id&amp;gt;",
    "roomId": "&amp;lt;roomid&amp;gt;",
    "roomType": "direct",
    "personId": "&amp;lt;personid&amp;gt;",
    "personEmail": "&amp;lt;email&amp;gt;",
    "created": "2023-07-18T14:50:55.590Z"
  }
}&lt;/PRE&gt;&lt;P&gt;I tried to see if appid will get me anything. but not sure of the API I can use.&lt;/P&gt;&lt;P&gt;Anyone to help with some ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jul 2023 15:54:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/botid-or-botname-from-webhook-event/m-p/4887094#M1019</guid>
      <dc:creator>rednerus</dc:creator>
      <dc:date>2023-07-18T15:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: BotId or BotName from Webhook event</title>
      <link>https://community.cisco.com/t5/services-discussions/botid-or-botname-from-webhook-event/m-p/4887464#M1020</link>
      <description>&lt;P&gt;Hi, can you provide more details? On which event is the webhook fired? How does your hook filters look? I also don't understand exactly what you mean by "&lt;SPAN&gt;I want to use a common webhook api to serve multiple bots&lt;/SPAN&gt;"?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 06:01:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/botid-or-botname-from-webhook-event/m-p/4887464#M1020</guid>
      <dc:creator>Marcel Zehnder</dc:creator>
      <dc:date>2023-07-19T06:01:56Z</dc:date>
    </item>
  </channel>
</rss>

