Description
A contact holds all neccessary information to describe a person, a company or a location.
Desktop-Integration
Remus provides contact creation from Text or from a URL. In the future there should be also a file drop possible, see RIMINFOTYPES-23
Screenshots
| | |
Videos
Known compatible Remote Repositories
- MS Outlook
- Google Contacts
Import Wizards
- Import vCard
Export Wizards
- Export as vCard
Post Actions
| Expression | Value | Type |
| @label | Name | String |
| @description | Description of the information unit | String |
| @keywords | Keywords of the information unit | String |
| childValues[@type='imageData']/@byteValue | The byte representation of the contacts image | byte[] |
| childValues[@type='title']/@stringValue | The title of the contact (e.g. "PhD.") | String |
| childValues[@type='firstname']/@stringValue | The contacts firstname | String |
| childValues[@type='additionals']/@stringValue | Additional name | |
| childValues[@type='titleafter']/@stringValue | Title after name | |
| childValues[@type='organization']/@stringValue | Organization | |
| childValues[@type='role']/@stringValue | Role | |





