batchblue / batchbook-api

Official API documentation for Batchbook
http://batchbook.com
12 stars 2 forks source link

Add Tag to Person #5

Closed jstrouse closed 12 years ago

jstrouse commented 12 years ago

Is there a way to add a tag and then add that tag to a person? Trying to create a tag, I'm getting a 501 (Not Implemented) posting to /api/v1/tags.xml (or json).

erickrause commented 12 years ago

You don't need to create the tag first. The code will find or create all tags that are associated with a person or company.