<?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 Webex contact Centre Flow Designer CallBack options in Webex Calling</title>
    <link>https://community.cisco.com/t5/webex-calling/webex-contact-centre-flow-designer-callback-options/m-p/4834590#M1421</link>
    <description>&lt;P&gt;Hi @WxCC administrators and flow creators.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wanting to configure my callback in flow to have a continuous opt in using hash. i have tried several variables but non seem to work. I am using Cisco WxCC Flow Designer. Has anyone been able to configure their callback options so that you can opt in by press hash at any time, not just in the Call Back block? if so, what tool did you use to input the code (parse, condition etc)&lt;/P&gt;&lt;P&gt;thanks heaps&lt;/P&gt;&lt;P&gt;{% if input.equals('#') %}&lt;BR /&gt;{# Handle callback logic here #}&lt;BR /&gt;{% endif %}&lt;/P&gt;&lt;P&gt;// Assuming you have captured user input and stored it in a variable called 'input'&lt;/P&gt;&lt;P&gt;if (input === '#') {&lt;BR /&gt;// Handle callback logic here&lt;BR /&gt;// This could involve making an AJAX request, updating data, or performing any other desired action&lt;BR /&gt;// For demonstration purposes, let's log a message to the console&lt;BR /&gt;console.log('Callback initiated!');&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2023 23:44:39 GMT</pubDate>
    <dc:creator>NewWxCC</dc:creator>
    <dc:date>2023-05-12T23:44:39Z</dc:date>
    <item>
      <title>Webex contact Centre Flow Designer CallBack options</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-contact-centre-flow-designer-callback-options/m-p/4834590#M1421</link>
      <description>&lt;P&gt;Hi @WxCC administrators and flow creators.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wanting to configure my callback in flow to have a continuous opt in using hash. i have tried several variables but non seem to work. I am using Cisco WxCC Flow Designer. Has anyone been able to configure their callback options so that you can opt in by press hash at any time, not just in the Call Back block? if so, what tool did you use to input the code (parse, condition etc)&lt;/P&gt;&lt;P&gt;thanks heaps&lt;/P&gt;&lt;P&gt;{% if input.equals('#') %}&lt;BR /&gt;{# Handle callback logic here #}&lt;BR /&gt;{% endif %}&lt;/P&gt;&lt;P&gt;// Assuming you have captured user input and stored it in a variable called 'input'&lt;/P&gt;&lt;P&gt;if (input === '#') {&lt;BR /&gt;// Handle callback logic here&lt;BR /&gt;// This could involve making an AJAX request, updating data, or performing any other desired action&lt;BR /&gt;// For demonstration purposes, let's log a message to the console&lt;BR /&gt;console.log('Callback initiated!');&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 23:44:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-contact-centre-flow-designer-callback-options/m-p/4834590#M1421</guid>
      <dc:creator>NewWxCC</dc:creator>
      <dc:date>2023-05-12T23:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Webex contact Centre Flow Designer CallBack options</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-contact-centre-flow-designer-callback-options/m-p/4836803#M1425</link>
      <description>&lt;P&gt;I guess you can loop the callback block in Flow Designer. Meaning each and every step it will go to callback block in Main Flow. Additionally you can add callback block in Event Flows as well. It would be great if you share snippet of your flow.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 13:11:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-contact-centre-flow-designer-callback-options/m-p/4836803#M1425</guid>
      <dc:creator>asmvar@1234</dc:creator>
      <dc:date>2023-05-16T13:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Webex contact Centre Flow Designer CallBack options</title>
      <link>https://community.cisco.com/t5/webex-calling/webex-contact-centre-flow-designer-callback-options/m-p/4837529#M1428</link>
      <description>Im thinking may be a condition with a true false statemnent?&lt;BR /&gt;</description>
      <pubDate>Wed, 17 May 2023 09:43:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/webex-contact-centre-flow-designer-callback-options/m-p/4837529#M1428</guid>
      <dc:creator>NewWxCC</dc:creator>
      <dc:date>2023-05-17T09:43:31Z</dc:date>
    </item>
  </channel>
</rss>

