On Fri, May 21, 2010 at 5:21 PM, m <[email protected]> wrote:
> Hello, for my project I am hoping to
>
> 1) Create a wave from the application. It can open a new window,
> doesn't need to be embedded.

A robot can do this using the Active Robot API, so you could
build a robot and have your application talk to your robot
and have it create the wave for you.

   
http://code.google.com/apis/wave/extensions/robots/operations.html#ActiveRobotAPI

This may also eventually be possible in the Data API:

  http://code.google.com/apis/wave/extensions/wavedataapi/index.html

> 2) Save the newly created waveID for displaying in a list (for
> authenticated users).

Both the robot and Data APIs give you the waveID, so you should be
able to store it for later use.

   Thanks,
   -joe

--
Joe Gregorio
Developer Relations, Google Wave


>
> There doesn't seem to be a way of doing this currently (that I can
> find).  Using the "wave this button" would be ideal, but without the
> ability to keep track of waves that are created from my app... I can't
> think of a work around.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google Wave API" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/google-wave-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.

Reply via email to