Hello Zapier team.
In my app I have two types of user account: starter and pro. Only pro accounts may use Zaps of my integration.
What is the correct way to restrict starter user account to use Zaps? Would it be possible to mark it as RESTRICTED (instead of EXPIRED) when choosing account?
Currently I am checking type of user in test function (authentication.js file), and if it is not pro account I throw an error which resolves in immediate account expiration (see attachment).

Best answer by Zane
View original