
Action tags are exactly what you think they are. They perform an "action" on the photo that is uploaded to Flickr through ZoneTag. Using the latest ZoneTag client, a user tags his or her photo with a specific "action tag". Right after the photos is uploaded to Flickr, the ZoneTag server will call your web service with the parameters listed below.
See sample action tags we've created for ZoneTag
Using the action tag framework, you can instantly prototype your web service as a mobile photo application without having to do any painful mobile programing.
It wouldn't be much fun to use your web service if you can't do anything with the photos that the user uploads to Flickr.
| Parameter | Value | Description |
|---|---|---|
| photoid | string (required) | Flickr photo ID of the photo the user just uploaded with the action tag |
| userid | string (required) | Flickr user id |
| arg | string | optional argument to apply to the web service. |
Whatever you want, within reason. It should be short and memorable. Remember, the user's phone screen is not very big.
Your users have to be ZoneTag users and activate your action tag for their account. Use this handy script to have them activate your action tag on their ZoneTag phone.
ZoneTag web services are offered to you for non-commercial use, and are governed by the Yahoo! APIs Terms of Use and the ZoneTag web services Terms of Use.
If you're building a cool action tag, please let us know or just swing on by the mailing list and shoot the breeze with other developers/users. Do it all in the zonetag-dev discussion group.
Copyright © 2008 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Copyright Policy - Job Openings