Hi, at the moment it is possibile to import entries from a CSV file with the following fields:
ConnectionType,Name,Group,Description,Expiration,Host,CredentialUserName,CredentialDomain,CredentialPassword
It would be very useful to include other fields in the CSV file.
For example, we have CSV file full of useful informations to use in conjunction with RDM: like "telephone numbers" of customers.
These telephone numbers, if mass-imported to RDM via CSV, can be passed to a command line script as a variable.
For example, a command line like
%comspec% /k "%PROGRAMFILES%\Jitsi\Jitsi.exe" sip:$telephone$
Can make a voip call to contact the customer prior to access his computer.
Did anyone already face the question? Can the developers of RDM insert extra fields to be imported via CSV file?
Thank you
Giuseppe
ConnectionType,Name,Group,Description,Expiration,Host,CredentialUserName,CredentialDomain,CredentialPassword
It would be very useful to include other fields in the CSV file.
For example, we have CSV file full of useful informations to use in conjunction with RDM: like "telephone numbers" of customers.
These telephone numbers, if mass-imported to RDM via CSV, can be passed to a command line script as a variable.
For example, a command line like
%comspec% /k "%PROGRAMFILES%\Jitsi\Jitsi.exe" sip:$telephone$
Can make a voip call to contact the customer prior to access his computer.
Did anyone already face the question? Can the developers of RDM insert extra fields to be imported via CSV file?
Thank you
Giuseppe