Skip to content

Send JS payload in JSON Responce #98

Description

@BetaStacks

what is the best way to pass along some JS in my responses. Can I get something like the following code as a response?

"status": 200, "messages": [ { "type": "text", "text": "heard you 2", "script": "alert('Hello World');", "attachment": null, "additionalParameters": [] } ] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions