Q: Regarding integrations and API?
I have a few questions
1) I am creating a tool where it fetches best performing posts of your competitor on instagram, you just enter a handle and it fetches the best posts based on likes, comments etc, my question - it says it needs insta API integration, so if i create a mta developer account and getr the api access, what will be the next step in greta, where do i enter this api details and how, so i have a functioning app and not soimulated version?
2) in India, stripe has limited availability, what are my alternative payment receiving options and hw to add it?
3) I am new to no code app making, i want this code i generated to have its own domain and run like a normal saas,how do i take it from staging version in Greta to my own domain and run it?
4) If Greta and Questera go out of biz in future, where will my apps be hosted?

Shubham_Questera
Jul 23, 2025A: Hey Abhi, replied over email as well but will put the answers here too
1) Instagram API Integration
Once you get API access from Meta, just include your API key in the prompt. Greta will use it to connect. No dedicated key manager yet, but you can also export and set keys via env files on your server. Make sure to give all the right details to Greta.
2) Stripe Alternatives in India
Stripe is limited, but you can prompt Greta to use Razorpay or PayPal (e.g., "Add Razorpay payment"). Native Razorpay support is on the roadmap. If you give right API details, Greta can connect it.
3) Going Live with Custom Domain
Deploy via Netlify or export code. There is a learning hub article on it as well. You can map your domain via Netlify or host on your own (Plesk, etc).
4) Long-Term Hosting / Shutdowns
You own your code. Export anytime and host wherever you want. No lock-in. Docs for self-hosting will come in the future as well.