Skip to content

Connect to the 321Forms Onboarding API using NodeJS

Notifications You must be signed in to change notification settings

JEinOKC/321Forms-NodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

321Forms-NodeJS

A very basic codebase that will allow you to use Node.js to generate the API authorization header required to connect with the 321Forms Onboarding API.

You must be a subscribed member of 321Forms in order to obtain the username and secret key required to utilize the API. For more information about 321Forms, visit https://www.321forms.com

Documentation

Complete documentation of the 321Forms API can be found at https://api.321forms.com

Getting Started


#download packages required for the project
npm install 

#runs a file with sample input/output. Will output to your console
npm run-script example 

#mocha unit testing
npm test 

About

Connect to the 321Forms Onboarding API using NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published