In my form I want to retrieve data from Google : I have the ${P_initiator.name}-field and want to use this name to get the user's phone number and job title from Google. How can I do that ?
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/08a633b6-df70-49d9-8483-58e44b08b7a0%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
You received this message because you are subscribed to a topic in the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/a/runmyprocess.com/d/topic/supportforum/-Xg7vJhUzgc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/CAPdfL%3DdYvd1it%3D04aRcBW472WH7-h4UUzSOiKeEM_ASg321DqQ%40mail.gmail.com.
I want to use the Google Apps api, can you tell me where I can find a list of variables or examples ?
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/86b847cf-337e-44ff-ae0d-a4b848f5dce3%40runmyprocess.com.
GET https://www.googleapis.com/admin/directory/v1/users/userKey
userKey |
string |
Identifies the user in the API request. The value can be the user's primary email address, alias email address, or unique user ID. |
This way, by only getting the information you're interested in (connected user's details), you would optimize your query and avoid any timeout.
Hi Gareth,Found it. I am new to RMP so I will need some help so configure this connector.What I want in short : a user is logged in my web-form so initiator name is known. I want to do a lookup in my Google domain and retrieve user's job title, phone number and department.My concern : in our domain there are over 6000 users but I only need the ou that starts with 'eu' so a filter needs to be set. My experience is that i get time-out errors if i want to retrieve this data.Another option would be to create a table that retrieves the data needed first and make a daily-refresh (scheduled).Do you think this can be done ?regards,
Rob Buurman
System Administrator
ASICS Europe B.V.
Taurusavenue 125
2132 LS Hoofddorp, The Netherlands
Phone +31237440330
Mobile +31631913354
rob.b...@asics.com