The Entries APIs

Other APIs

  1. API Introduction
  2. Forms GET
  3. Fields GET
  4. Entries GET / POST
  5. Users GET
  6. Reports GET
  7. Widgets GET
  8. Comments GET
  9. Web Hooks PUT / DELETE
  10. Login POST
  11. Examples
  12. The Wufoo REST Principles


Introduction

As you work with the Wufoo API, it is likely you’ll deal with the Entries API more than any other API. The Entries API is broken up into two sections, one for getting entries, and the other for submitting entries. You’ll find links to both below..

Entries GET

You’ll use the Entries GET API to grab Entry data from your Wufoo account.

Entries POST

You’ll use the Entries POST API to send Entry data to your Wufoo account.

Updated : October 21st, 2010