Hi,
We are working on importing users in the Community. While Importing users it is asking for Username, Password and the user email id.
Is it possible to import user with out Password and We need to know is it possible to import users without sending any Emails to the Users?
Thanks In Advance,
Abhishek
@AbhishekIlindra - Not sure about the tool, but you can achieve this using REST API. You will need to create an interface to upload CSV file and create a user using below call.
http://community.lithium.com/community-name/restapi/vc/users/add
Documentation: https://community.lithium.com/t5/Developer-Documentation/bd-p/dev-doc-portal?section=commv1&leaf-id=...
Password field is optional there and it will not send any email notification to the users.
@TariqHussain : We have an option called Import users in the Users tab in the community Admin. We are using this option to Import it will be helpful if we have the solution for it.
Thanks,
Abhishek
Hi @AbhishekIlindra,
The user import fields are configurable, we have documentation here that describes the 4 typical use cases:
https://community.lithium.com/t5/Default-user-profiles/Import-users-using-a-CSV-file/ta-p/69470
We can adjust your user import configuration to match any of those, or take a look to see if we can just remove a field that you'd no longer like to use. If it's asking for those fields, they were requested to be configured that way at some point in the past. Additionally, we do have a configuration option available that adds a checkbox to the user import page that will allow you to opt to send an E-Mail to the user on creation or not.
If you'd like to submit a support case with the request and a link to the specific environment you're having this issue with, please feel free to do so and we can take a look for you.
Best,
Welcome to the Technology board!
Curious about our platform? Looking to connect on social technology? You've come to the right place!