Pre-Sales API Questions

KirkK

New member
I need to confirm if this is possible before I decide to purchase
If I lock Registration to Manual would I be able to do the following
  1. Receive an Email regarding the pending registration with Custom User fields included
  2. From the API Approve the Pending Registration
I have played around with the Demo and I am able to get the User Information only if I know the username as the GET users does not included pending users but if I POST user_state = valid, I get an OK response but its not updated.
 
Top Bottom