User registration
Use our DataConnect API to create users with the Advisor role and single sign on (SSO) access. Specifically:
- Use the Add User operation <USERADDRQ> with the <IS_SSO> tag to create users.
- Retain the <ID> from the response to authenticate the Advisor user in the future.
Link to Postman for DataConnect API operation for creating new Advisor user.
Note: For DataConnect operations in Postman, use “Send and Download” then save the response as a .zip file. The response XML is inside that .zip file.
Related Information
For more about this operation, refer to the “Add User” section of the DataConnect V4 Ultra User Guide.
Updated about 18 hours ago