How is the form submitting handled in Firebase

28 views
Skip to first unread message

Constantine Vassilev

unread,
May 31, 2018, 8:55:05 PM5/31/18
to Firebase Google Group
How is the form submitting handled in Firebase?
What about Twillio? Currently I am using it to submit SMS messages.

Alex Memering

unread,
Jun 1, 2018, 12:39:16 PM6/1/18
to fireba...@googlegroups.com
You will probably want to send your form data to a URL that you redirect to Firebase Functions and then handle the request from there.  Alternatively if the request doesn't need anything that the client shouldn't have access to (such as API keys) then you could make the request client side instead.

Hope that helps,

On Thu, May 31, 2018 at 5:55 PM Constantine Vassilev <ths...@gmail.com> wrote:
How is the form submitting handled in Firebase?
What about Twillio? Currently I am using it to submit SMS messages.

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/b5a006cf-c400-4cbb-82a2-37f9ea764004%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--

Alex Memering | Software Engineer | meme...@google.com

Constantine Vassilev

unread,
Jun 2, 2018, 11:32:41 AM6/2/18
to Firebase Google Group
I have a Golang App in AppEngine. How to integrate?
Reply all
Reply to author
Forward
0 new messages