Skip to content

Send a user a message from outside of a dialog #33

@odannyc

Description

@odannyc

I want to be able to send a user a message from outside of a dialog.
I built out a human handoff API endpoint (HandoffController) which takes in a json body. An agent from there own software built out integration with this API endpoint. Once I receive that message in the controller, i want to be able to send that message over to the user. The json body includes the user_id and the message.
Is there an implementation I can use so I can send that message to the user? I am outside a dialog so I can't use the context/activity to send the message.

How can I accomplish this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions