twshouston
Member
I am doing new user account onboarding but occasionally the accounts exist in the billing portal from a previously purchased service. As a result the script will fail because the user exists.
Is there a way to bypass or check if the user exists (yes - skip) no - (create account)
I tried in QBO, Also Calendar hero .. different service types but same issue for me.
Essentially, the api requests to create account but if the account already exists then it will throw up an error.
Would be nice to just skip the step for those particular errors.
Is there a way to bypass or check if the user exists (yes - skip) no - (create account)
I tried in QBO, Also Calendar hero .. different service types but same issue for me.
Essentially, the api requests to create account but if the account already exists then it will throw up an error.
Would be nice to just skip the step for those particular errors.