## Stuck in installation of rasa pro developer edition

Hi, sure! Setting the environment variable as per documentation.

```bash
export RASA_PRO_LICENSE=<your-license-string>
```

Reference: [Licensing](/content/docs/rasa-pro/installation/python/licensing/index.html)

---

## External trigger in Rasa Pro Calm

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

---

Is it possible to trigger flows using the trigger_intent endpoint of your API as asked here [Question: external triggers · Issue #14 · RasaHQ/rasa-calm-demo · GitHub](https://github.com/RasaHQ/rasa-calm-demo/issues/14) ?

---

Same issue here  solved in the same way.
