Automation of user creation based on ServiceNow ticket creation.
Hello,
Out of the box, Adaxes does not integrate with any third party software. However, as per our check ServiceNow has an API. As such, it should be possible to request information from it using a script and then use the information to create a user. The following ServiceNow documentation should be helpful: https://docs.servicenow.com/bundle/rome-application-development/page/build/applications/concept/api-rest.html.
We have a process that when a new user is created they are emailed their username and apssword. If the user is in an Admin Group they are then sent an email with some PDFs ... you can send emails, but am unable to see where it could attach files to the email?
Is there a way to pull a report within Adaxes to find out how many computer objects a user will have associated to them?
We're trying to setup a new action in our Web interface that runs on User's that are currently in an OU called 'New Starters' that is in all of our domains (An ... no results, There are no other fields we can use that are unique to accounts in those OUs
I gone throught Adaxes License is based and its based on user. I wanted to understand, does the license user count is on technical assistance user or AD objects?
I'd like to be able to either send an email report or export a CSV of all of the business rules carried out when a user is disabled. This would be ... Management Activity section but this includes things that weren't part of the disable operation. Thanks