As of now we do not have any Event Subscription triggered on user creation. In the case where you would like an invite to be triggered based on an account creation, we suggest doing an API Get /user on the account in question and look for "active" : "1" on the response. You will then be able to continue with your invite.
Is there a way to get a notification once an account has been created/activated?
Related questions
- Is it possible to download and update a document/template and continue using the same document/template ID?
- Why do I keep getting "invalid_client" responses when trying to make API calls?
- Is there a way to get an updates to a client's server when a document has been updated or completed?