• Carlos Paniagua
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
I need to set the allow attribute to apex:iframe.
When I try to do it via HTML pass-through attributes the value of allow attribute is escaped.

For example `camera *` turns into `camera \*`.
Is there any other way to specify allow attributes?
Hi All,

I have build a basic integration between Amazon Connect and Salesforce using Amazon Connect CTI Adapter and I can answer calls in Salesforce Classic, but can these inbound calls be routed using Omni-Channel's logic? As per help documentation work tasks can be routed, but are calls considered as work task?

If possible I would like to have Amazon Connect just do the call part, forward all the calls to Salesforce and then have Omni-Channel do the routing to correct/available agent.

Any ideas or tips how to approach is appreciated.