Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

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

  • Options
    TimTim Operations 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]

  • Options
    ToddTodd Chief Product Officer 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.
  • Options

    Any updates on this as of 2.1?

  • Options
    rasteronrasteron forum.rastercode.com ✭✭
    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.