Hi,

When you are not familiar with API calls it will get difficult. So either you have to find some tutorials about it or ask someone to do it for you. It is not hard, but you have to know the basics. So if you want to learn give yourself a day, sit back and relax, take a cup of coffee or something and enjoy a day learning all about API’s and the Bubble API connector.

For instance, the picture you showed is a GET api (for getting things like information from RevenueCat). If you want to send something to revenuecat you need to post things so a POST request.

About not using build natively plugin…not sure how you use the SDK from RevenueCat then. So if you use build natively as a wrapper for you lr mobile app, use their plugin actions and states.