I am trying to receive my contact form data from Reactjs application to formstack.
Asked
Active
Viewed 591 times
1
-
1you can **POST** form data to _formstack_ using `axios` – Rishabh Mishra Jul 12 '17 at 04:13
-
2check this out: https://www.formstack.com/blog/2012/embed-an-iframe/ – Sour LeangChhean Jul 12 '17 at 04:41
-
@Rishabh Mishra - could you please send me a link? – Manisha Parmar Jul 12 '17 at 06:27
-
Thanks Sour LeangChhean. it helped. – Manisha Parmar Jul 12 '17 at 06:28