I wonder if anybody has found a good way to do this. BTW, what I REALLY need
is to ensure that the doc (or the calendar) gets listed in the user's list
of documents or calendars after the acl is programmatically placed. This
appears to be the case for regular Google Apps user accounts but not for
individual members of Google Apps groups... In other words, when I share
something like a doc or a calendar with a group, the document is not placed
in the list of docs or calendars for the individual users UNLESS they reply
to the invitation* (which of course would not exist if I share
programmatically):-(
-Patricia

*: I'm actually wondering whether this is a defect that I need to report
(I'm inclined to think so)

-patriciaG
 

> -----Original Message-----
> From: Google-Docs-Data-APIs@googlegroups.com 
> [mailto:google-docs-data-a...@googlegroups.com] On Behalf Of brian
> Sent: Wednesday, May 13, 2009 3:14 PM
> To: Google Docs Data APIs
> Subject: [Google-Docs-Data-APIs] Re: Docs invite code
> 
> 
> 
> 
> On Apr 25, 11:52 am, "Eric (Google)" <api.e...@google.com> wrote:
> > Hi Brian,
> >
> > That's right, the API doesn't include the same email invite 
> that the 
> > Google Docs UI does.
> >
> > You _could_ generate such a feature yourself.  After adding 
> users to a 
> > doc, send them email in whatever language you're using :)  
> Although, 
> > as you mentioned, there's no way to register a user if 
> they're not a 
> > Google Docs user.
> > I believe they'll be prompted to do so when trying to access the 
> > document online.
> >
> > Eric
> >
> > On Apr 22, 12:49 pm, brian <brian.whit...@gmail.com> wrote:
> >
> > > Maybe I'm just missing it, but is there any way to get the 
> > > permissions invite code for a google doc?  Maybe this is 
> the wrong 
> > > way to go about it, and if so then I'm all ears.  I'm 
> modifying the 
> > > doc's ACL to add new collaborators, but the collaborators may not 
> > > necessarily have Google accounts.  Modifying the ACL 
> doesn't seem to 
> > > be sending out invitations, which is fine that's what I'd expect, 
> > > but I'm wondering if there's any way to accomplish the same thing.
> >
> > > When you use the web interface, it sends out invite urls to the
> > > collaborators:
> >
> > 
> >http://docs.google.com/Doc?id=dd6ghawrr_114djcp47dc&invite=2232194384
> >
> > > which lets the users sign in or register and gain access 
> to the doc.
> > > That's what I need.  Somehow, if it's possible.  Seems like the 
> > > easiest way would be if I could figure out how to get or generate 
> > > that invite code, but if there's another route, I just need 
> > > SOMEthing.  Any thoughts?
> >
> > > Thanks,
> > > -Brian
> 
> Eric,
> 
> Thanks for getting back to me on this.  There's no way to get 
> at that invite code, "&invite=2232194384" that gets sent out 
> with Google's invitation emails?  That's really what I need.
> 
> It sounds like I'm going to have to implement this myself.  I 
> really wish I could get at that invite code... it'd make my 
> life so much easier.  As it is I guess I'll be tracking 
> internally whether each "invited" user on a doc already has a 
> Google Docs account registered.
> If not, when they do register their account, I'll loop back 
> over their past invitations and update each of those 
> document's ACL's to include their newly-registered account.
> 
> Unless somebody else has a better idea :-).
> 
> -Brian
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to