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

googleDataInsert

Insert a new entry.

Required Parameters

serviceThe service identifier to authenticate with (i.e. blogger, cl, writely, etc.). Refer to Google Data API documentation for details.
urlThe endpoint URL to submit gdata requests to.
titleThe title of the entry.
contentThe content of the entry.

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.
logfileThe connector will log the exchange/transferred data to this file.
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.
authornameThe name of the author of the entry. Note that not all Google services support this.
authoremailThe author's email address. Note that not all Google services support this.
contenttypeThe type of the content (TEXT, HTML, or XHTML). The allowed values are: TEXT, HTML, XHTML.
subtitleThe subtitle of the entry.
entryThe atom entry to insert. If this is provided the other entry elements are ignored.

Output Attributes

ggl:idThe identifier of the entry.
ggl:titleThe title of the entry.
ggl:updatedThe last updated date and time of the entry.
ggl:editlinkThe edit link for the entry. Used for subsequent updating and/or deleting.
ggl:author_nameThe entry author's name.
ggl:author_emailThe entry author's email.
ggl:contentThe content for this entry.
ggl:titleThe title for this entry.
ggl:success
ggl:updatedThe date and time this entry was last updated.
ggl:*Other output is determined by the service being accessed.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback