Note: Your best bet is to build your app locally, and just paste it into a vly.ai server action.

For now: if you need it to do something custom, just tell it to do it.

For example, if you want to call Stripe, just tell how to cal it and it’ll integrate and store the order for you.

You can use this to call third-party APIs on a separate server.

For example, let’s have it integrate with perplexity’s API here.

I copy and paste the javascript code from the docs (changing the API keys) and paste it into the edit window of an action I want the program to call:

Hit “Generate Code” to apply the changes.