OCNORA

ProfitWell

Business appsAPI keycredential probe

Read subscription analytics from ProfitWell: the company's account settings and reporting currency, monthly and daily metric trends such as MRR, churn and LTV, and the manually-added plans those trends segment by.

OCNORA ships 8 typed ProfitWell operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.profitwell.com through the HTTP node with the same credential.

Operations 8

  • Create Plan
    Define a new manually-added plan that subscriptions can point at.
    profitwell.create_plan
  • Get Company Settings
    Read the company's ProfitWell account id, name, timezone and currency.
    profitwell.get_company_settings
  • Get Daily Metrics
    Read day-by-day subscription trends for the current or previous month.
    profitwell.get_daily_metrics
  • Get Monthly Metrics
    Read month-by-month subscription trends such as MRR, churn and LTV.
    profitwell.get_monthly_metrics
  • Get Plan
    Read one manually-added plan by its id.
    profitwell.get_plan
  • List Active Plan IDs
    List the plan ids that currently have active customers, by MRR.
    profitwell.list_metric_plan_ids
  • List Plans
    List every manually-added plan defined in this ProfitWell account.
    profitwell.list_plans
  • Update Plan
    Change the display name of an existing manually-added plan.
    profitwell.update_plan

Run your first ProfitWell workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.