Write access via the API?

dandvdandv New
edited February 2012 in Vanilla 2.0 - 2.8

The docs for the Vanilla API only mention read-only access.

Is there read-write access, perhaps undocumented? Or in the works?

Tagged:

Answers

  • TimTim Vanilla Staff

    You can always POST to Vanilla as if you were a browser, so in that sense you've always been able to have write access.

    Vanilla Forums COO [GitHub, Twitter, About.me]

  • ToddTodd Vanilla Staff

    In addition to what Tim says, I've been wanting to get write access sealed off for a while now. However, we need a couple of things first:

    1. An oauth endpoint.
    2. This isn't required, but Vanilla puts Form/ before all form fields in the UI and kind of depends on that. I want to strip that out so that api calls are clean. This would require a good round of debugging though.
  • Any updates on this as of 2.1?

  • rasteronrasteron ✭✭
    edited March 2015

    you might as well try for the latest 2.2.x and with @Kasper 's api plugin.

Sign In or Register to comment.