0.0.1-security • Published 2 years ago

formrocket.js v0.0.1-security

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

formrocket.js

A powerful NPM library made for interacting with the FormRocket API

Functions

All functions are using async, so .then & await should work.


<FormRocket>.SendResponse({userId, formName, formId, data})

Sends a response to the specified form. Returns data sent back from API.


<FormRocket>.GetFormData({userId, formName, formId, formSecret})

Returns the specified form's data, including responses, creation timestamp and more.


More functions soon

This is the first release of this library, there will be more to come!


0.0.1-security

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago