JonJon
12 years agoQrew Trainee
How do you use API to add a user and then send an invitation?
I have created a form that contains 3 fields, First Name, Last Name, and email. I would like to be able to create a button with a formula URL field that takes that information and does 3 things:
1. Adds a new user
2. Sends an invitation to the new user
3. Signs out the current user
I understand that API calls can do this but I can't figure out how to use the API_ProvisionUser to feed into the API_SendInvitation
Does anyone know how to do this? Thanks!!!
1. Adds a new user
2. Sends an invitation to the new user
3. Signs out the current user
I understand that API calls can do this but I can't figure out how to use the API_ProvisionUser to feed into the API_SendInvitation
Does anyone know how to do this? Thanks!!!