Environment Variable Test avatar

Environment Variable Test

Pricing

Pay per usage

Go to Apify Store
Environment Variable Test

Environment Variable Test

Environment Variable Test Actor for testing variables

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Eldin Hukic

Eldin Hukic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

env-var-test

Quick actor to check what APIFY_USER_IS_PAYING and APIFY_USER_PRICING_TIER actually return for a given account, both as raw env vars and through Actor.getEnv().

How to use

  1. Create a new Actor in Apify Console (or apify create env-var-test locally).
  2. Copy these files in, overwriting the template.
  3. Push and run it under different accounts (new free account, older free account, paying account, etc.) to compare.
  4. Check the run log for the console output, or open the default key-value store and look at the OUTPUT record for a clean summary.

isPayingEmpty / pricingTierEmpty in the OUTPUT record are just a quick true/false so you don't have to eyeball the raw strings across runs.