Skip to content
Discussion options

You must be logged in to vote

@pujan The expected name for the mappings is ConnectionsMap. The ServiceUrl is from the Activity received, not the endpoint. For this, I would use the Audience instead:

  "ConnectionsMap": [
    {
      "Audience": "{{ClientId1}}",
      "Connection": "Agent1ServiceConnection"
    },
    {
      "Audience": "{{ClientId2}}",
      "Connection": "Agent2ServiceConnection"
    }
  ],

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pujan-tafe
Comment options

Answer selected by pujan-tafe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants