Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: external triggers #14

Open
fprojetto opened this issue Mar 13, 2024 · 1 comment
Open

Question: external triggers #14

fprojetto opened this issue Mar 13, 2024 · 1 comment

Comments

@fprojetto
Copy link

fprojetto commented Mar 13, 2024

https://github.com/RasaHQ/rasa-calm-demo/blame/1435f9f8e7d9aac1ea08ab81a4cd3207b2e8a94e/data/flows/health_advice.yml#L3-L9

Would it be possible to trigger this flow externally through the API endpoint?

curl -H "Content-Type: application/json" -X POST -d \ '{"name": "health_advice"}' \ "http://localhost:5005/conversations/<conversation_id>/trigger_intent"

@fprojetto
Copy link
Author

I’ve created a repo to showcase what I am trying to achieve. https://github.com/fprojetto/rasa-calm-external-triggers?tab=readme-ov-file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant