What is your goal?
I would like to edit the scenario, but I can’t find the userapi.ai in the list to add a node. Is this app still avalable, if not what’s replacing it?
What is the problem & what have you tried?
Juste add a node of this app
Screenshots (scenario flow, module settings, errors)
Hi Simon,
You’re not missing anything. userapi.ai is no longer available as a standalone app in Make. That’s why you can’t find it when adding a new module.
If you’re editing an old scenario, existing modules may still show, but you can’t add new ones anymore. There isn’t a 1-to-1 replacement app either.
The recommended approach now is to use the HTTP module to call the API directly, or switch to one of the supported AI apps (like OpenAI) if that fits your use case.
So yes, the app is effectively deprecated, and any new setup has to be done via HTTP or another supported integration.
Hope that clarifies it.
Regards, Tony
I ran into this too and thought I was missing something obvious. Turns out Userapi.ai doesn’t show up as a native app in Make anymore, at least not in my account. I ended up using a generic HTTP module and it worked fine. Once I stopped searching the app list and checked the docs, everything made more sense.
You’re not missing anything. Userapi.ai isn’t available as a native app anymore. Using the HTTP module is the right approach now.
Regards, Tony