OUTLOOK Create contact function

The OUTLOOK Create contact function in RPA.

Help CentreBuilding Processes

This article describes the RPA Outlook functionality to create a contact.

For a full list of available functions, please read OUTLOOK functions.


Description

The OUTLOOK Create contact function creates a new contact in the Outlook address book with optional fields such as name, e-mail, phone, company, job title, and notes.


Setting it up

To use the OUTLOOK Create contact function, follow these instructions:

{{popups:rpas/add:action=outlook-contact-create}}

Once on a process map:

  1. Navigate to the process where you would like to add the OUTLOOK Create contact function
  2. Click on the green button's drop-down (right side of the green button labelled "Process")
  3. On the menu that appears, click on the "+ Activity" item
  4. From here you can select the OUTLOOK Create contact option
  5. Click "Add" once you are done

Input parameters

ParameterRequiredTypeDefaultDescription
First nameNoText-Contact first name
Last nameNoText-Contact last name
E-mail addressNoText-Contact e-mail address
Business phoneNoText-Business phone number
CompanyNoText-Company name
Job titleNoText-Job title
NotesNoTextarea-Notes or body text
VariableNoText-Variable to store the new contact's EntryID

Output variables

VariableTypeDescription
VariableTextThe EntryID of the newly created contact

Errors

ErrorDescription
Outlook not openOutlook is not running
Invalid e-mailThe provided e-mail address is invalid

Tips

  • At least one field should be provided to create a meaningful contact
  • Use variables from previous steps to populate contact fields dynamically
  • Store the EntryID to reference the contact in later steps

Related functions

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.