Integration Your Way - (800) 235-7250
RSSBus for SharePoint V3
Questions / Feedback? googleContactCreate

googleContactCreate

Creates a google contact.

Required Parameters

fullnameThe fullname of the contact.

Optional Parameters

authtokenThe authentication token retrieved from a previous authentication. If left empty, email and password are required.
emailThe email address used to authenticate with Google. The email is required unless an authtoken is used.
passwordThe password used to authenticate with Google. The password is required unless an authtoken is used.
nicknameThe nickname of the contact.
orgnameThe name of the orgnization which the contact belongs to.
orgtitleThe title the contact has in the orgnization
birthdayThe birthday of the contact.(yyyy-MM-dd)
notesThe notes for the contact.
eventtype#The type of the event to create for the contact. The allowed values are: ANNIVERSARY, OTHER.
when#The time of the event to create.(yyyy-MM-dd)
emailaddresstype#The type of email for the contact. The allowed values are: HOME, WORK, OTHER.
emailaddress#The email address of the contact.
phonenumbertype#The type of phone number for the contact. The allowed values are: MOBILE, HOME, WORK_FAX, HOME_FAX, WORK, PAGER, OTHER.
phonenumber#The phone number of the contact.
addresstype#The type of address for the contact. The allowed values are: HOME, WORK, OTHER.
address#The address of the contact.
relationtype#The person The allowed values are: ASSISTANT, BROTHER, CHILD, DOMESTIC-PARTNER, FATHER, FRIEND, MANAGER, MOTHER, PARENT, PARTNER, REFERRED-BY, RELATIVE, SISTER, SPOUSE.
person#The person who is related to the contact.
websitetype#The type of website for the contact. The allowed values are: HOME-PAGE, BLOG, PROFILE, HOME, WORK, OTHER, FTP.
website#The website of the contact.
protocol#The instant messaging protocol for the contact. The allowed values are: GOOGLE_TALK, AIM, YAHOO, SKYPE, MSN, ICQ, JABBER, QQ.
im#The instant messaging number or screen name of the contact.
group#Assigns the contact to a group. Here the group id is needed. You can use ContactGroupList to find the ID for the specified group.
userdefinedfieldsAdds custom fields for the contact. Use comma-separated name-value pairs. The same name can appear for multiple times. (For instance - Property1=Value1, Property2=Value2
extendedpropertytype#The type of the extended property to associate with the contact. The allowed values are: KEYVALUEPAIR, XMLBLOB.
extendedproperty:*The extended property to associate with the contact. Each contact may have at most ten (10) extended properties associated.
timeoutTimeout, in seconds, for the operation to complete. Zero (0) means no timeout.
proxy_serverIP Address or host name of the proxy server used for the request.
proxy_autoWhether or not Proxy should be detected from Windows system settings. This takes precedence over other proxy settings and is not available in Java. The allowed values are: TRUE, FALSE.
proxy_portPort number of the proxy server.
proxy_userUser ID used to authenticate with the proxy server.
proxy_passwordPassword used to authenticate with the proxy server.
proxy_authschemeThe proxy server The allowed values are: BASIC, DIGEST, PROPRIETARY, NONE, NTLM.
proxy_authtokenThe proxy authentication token.
proxy_ssltypeThe proxy server The allowed values are: AUTO, ALWAYS, NEVER, TUNNEL.
firewall_serverIP Address or host name of the firewall.
firewall_portPort number of the firewall.
firewall_userUser ID used to authenticate with the firewall.
firewall_passwordPassword used to authenticate with the firewall.
firewall_typeThe type of the firewall. The allowed values are: TUNNEL, SOCKS4, SOCKS5.
logfileThe connector will log the exchange/transferred data to this file.

Output Attributes

ggl:successTrue if the contact is created successfully.
ggl:selflinkThe selflink of the contact.
ggl:editlinkThe editlink of the contact.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback