Skip to content

Commit e017b6c

Browse files
committed
update forms docs
1 parent cf0e164 commit e017b6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/forms.md

+1
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Hellotext.on('form:completed', (form) => {
8484
})
8585

8686
{
87+
id: "xxxxx", // Id of the form that has been completed
8788
first_name: "Billy",
8889
last_name: "Butcher",
8990
email: "theboys@hellotext.com",

0 commit comments

Comments
 (0)