# RASA actions - run specific action

**URL:** https://forum.rasa.com/t/rasa-actions-run-specific-action/33216
**Category:** Rasa Open Source
**Created:** [August 31, 2020, 6:50pm UTC](https://forum.rasa.com/t/rasa-actions-run-specific-action/33216 "2020-08-31T18:50:11Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![wyd](https://avatars.discourse-cdn.com/v4/letter/w/7feea3/32.png) [@wyd](https://forum.rasa.com/u/wyd)
#### Post date: [August 31, 2020, 6:50pm UTC](https://forum.rasa.com/t/rasa-actions-run-specific-action/33216/1 "2020-08-31T18:50:11Z")

</div>

Hello there! I have a custom function in my actions (not wrapped in class inheriting Action), relying on calls from external service (working). However the thing is -\> I need to send the output from that custom function to the current chatting user. How can I call some of my actions with a specific parameter (for example some text)? Or even get to dispatcher out of RASA internal calls? Thanks!

---

_[View the full topic](https://forum.rasa.com/t/rasa-actions-run-specific-action/33216)._
