...
Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Send Form data by email
Form submission data can be emailed to one or more recipients when the user clicks the submit button. frevvo can send an email formatted according to your requirements. You can use HTML and CSS to create nicely formatted emails. You can specify your own subject for the email and the subject can also depend on data entered in the form. In addition to the body of the email, you can attach a PDF of the form itself and any attachments that were submitted with the form.
...
Please refer to the chapter Google Connector.
Save Form Data to Box.com
Save Form Data to
POST to your web server
can POST form or workflow data to your web server for processing. There are two options available Form Action Post and Doc Action Post. The difference between the two is that the Form Action POST displays the response from the web server to the user whereas the Doc Action POST does not. We'll describe these in more detail using specific scenarios and also describe what is actually sent in the POST below.
...
Connecting to your system
Click here for information about integrating with your back end system.