Skip to content

Passing Macroparamaters to Macro | SmartAssist #45

Description

@rutgerhugen

I have created a smartassist bot and I am able to trigger a macro defined in Omnichannel but I am unable to retrieve the macro parameter passed in the adaptive card custom action. How do I use the parameter in macro?

{
  "type": "Action.Submit",
  "title": "Open tab",
  "data": {
    "MacroName": "Polly",
    "MacroParameters": {
      "url": "${KBlink}"
    }
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions