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

googleTaskGet

Get a task in a Google account.

Required Parameters

tasklistidThe task list identifier.
taskidThe task identifier.

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.
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.
shareauthtokenWhether or not to use the shared authentication token from a previous request, if one exists that matches the user name and password.
apikeyThe API key identifies your project and provides you with API access, quota, and reports. Obtain your project

Output Attributes

ggl:kindThe type of the resource.
ggl:idThe task identifier.
ggl:etagThe ETag of the resource.
ggl:titleThe title of the task.
ggl:updatedThe last modification time of the task.
ggl:selflinkThe URL pointing to this task. Used to retrieve, update, or delete this task.
ggl:parentThe parent task identifier. This field is omitted if it is a top-level task. This field is read-only.
ggl:positionString indicating the position of the task among its sibling tasks under the same parent task or at the top level.
ggl:notesNotes describing the task.
ggl:statusStatus of the task. This is either needsAction or completed.
ggl:dueDue date of the task (as an RFC 3339 timestamp).
ggl:completedCompletion date of the task (as an RFC 3339 timestamp).
ggl:deletedFlag indicating whether the task has been deleted. The default is False.
ggl:hiddenFlag indicating whether the task is hidden.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback