2017 © Pedro Peláez
 

library formstack-api

This is lightweight PHP wrapper for FormStackAPI: https://www.formstack.com/developers/

image

jgulledge/formstack-api

This is lightweight PHP wrapper for FormStackAPI: https://www.formstack.com/developers/

  • Thursday, October 5, 2017
  • by jgulledge19
  • Repository
  • 2 Watchers
  • 0 Stars
  • 36 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 24 % Grown

The README.md

FormStackAPI

This is lightweight PHP wrapper for FormStackAPI: https://www.formstack.com/developers/, requires PHP 5.6+., (*1)

What is FormStack?

From www.formstack.com, (*2)

Advanced online forms for easy digital engagement. Easily build powerful forms without any coding knowledge. Just drag & drop the fields you need and create forms instantly., (*3)

What can the API be used for

One example is using with an CRM/ERP or similar system that does not have an easy way for non-technical people to create forms that interact with your data. You can use the API to integrate FormStack and your data. FormStack also has Webhooks that can call on a web page and send the data via HTTP POST., (*4)

1.1 Added Features

Load a form to, (*5)

  • Retrieve Webhooks
  • Add Webhooks
  • Update Webhooks
  • Delete Webhooks

1.0 Features

  • Retrieve forms
  • Get all form fields
  • Get one/all submissions
  • Search submissions
  • Update submissions

Note

  • 1.1 does not support all the features of the FormStack API, such as Confirmations and Notifications
  • FormStack has API rate limits per day
  • Create a test form in FormStack to run your tests on

The Versions

05/10 2017

dev-master

9999999-dev

This is lightweight PHP wrapper for FormStackAPI: https://www.formstack.com/developers/

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by Josh Gulledge

api php rest form formstack

18/04 2017

v1.1

1.1.0.0

This is lightweight PHP wrapper for FormStackAPI: https://www.formstack.com/developers/

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by Josh Gulledge

api php rest form formstack

07/04 2017

v1.0

1.0.0.0

This is lightweight PHP wrapper for FormStackAPI: https://www.formstack.com/developers/

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by Josh Gulledge

api php rest form formstack