RevenueCat integration
Finance & Payments · 10 actions · API key auth
Manage in-app subscriptions and entitlements. Retrieve customer subscription status, grant or revoke promotional entitlements, record purchases, update subscriber attributes, and manage Google Play subscription billing.
The ModuleX RevenueCat integration lets a ModuleX agent operate RevenueCat on your behalf — running create, update and remove actions across customers, purchases and grant entitlements — directly from a plain-English request, using your organization's own RevenueCat credentials. No pre-built workflow is required: the agent picks the right RevenueCat action for the task.
RevenueCat is a finance & payments platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right RevenueCat action — or, when you want a repeatable process, the composer assembles a RevenueCat workflow for you, streaming the nodes onto the canvas as it builds.
Drive RevenueCat in plain English
Type what you want. A ModuleX agent picks the right RevenueCat action — or chains several — and runs it. No workflow to build.
- Record a purchase (receipt) for a subscriber via the REST APIresolves to
create_purchase - Find the customer I describe and remove itresolves to
get_customerdelete_customer - Update custom subscriber attributes (e.g., $email, $displayName, or custom key-value pairs)resolves to
update_subscriber_attributes - Show me the offerings that match what I describeresolves to
list_offerings
What you can automate with RevenueCat
- Find the right customer and remove it in one prompt
get_customerdelete_customer - Create a purchase straight from a request
create_purchase - Pull a list of offerings for a report
list_offerings - Update a subscriber attribute the moment something changes
update_subscriber_attributes
RevenueCat integration at a glance
All 10 RevenueCat actions
get_customerdelete_customercreate_purchasegrant_entitlementrevoke_entitlementlist_offeringsupdate_subscriber_attributesdefer_google_subscriptionrefund_google_subscriptionrevoke_google_subscriptionSee full parameters and response schemas in the RevenueCat integration docs
Two ways to use RevenueCat in ModuleX
Connecting RevenueCat
Pairs well with RevenueCat
Agents often chain RevenueCat with these — connect them once and the agent can use all of them in a single task.
RevenueCat + ModuleX FAQ
Put RevenueCat to work in ModuleX.
Connect RevenueCat once with your own credentials and let your agent run all 10 actions on demand.