SCCapstone / CognitoFormsDev

MIT License
0 stars 0 forks source link

Adds functionality to the submitForm Intent #45

Closed belegrin closed 5 years ago

belegrin commented 5 years ago

Adds a body to the submitForm Intent Handler. Formats the data in 'answers[]' appropriately, then POSTs that data to the form on cognitoforms. Closes #22