Is it possible to connect Convai/MetaHuman to an API, such as the Google Calendar API?
Hello @Cory_Matthews,
There are no restrictions on Convai’s side. It all depends on how you implement it.
For example, based on the response from the API, you could:
- Have the character respond dynamically using the data.
- Update the Character Description or Knowledge Bank with new information.
In short, Convai doesn’t have any limitations, but integrating external APIs into your project is something you would need to handle on your end.
Let us know if you need further clarification!