Move App Data Instantly without Code.





Move your data Instantly and Automatically without single line of code. Send your Gappsy data to any url without writing single line of code.


What is Webhook Module ?

Webhooks are automated messages/data sent from your Gappsy mobile app when specific action occurs, for example, the Webhooks feature can send user profile data to any API / URL when user actually fills in his/her profile.

Update.


Added new hooks with Commerce Pro and form2 the Loyalty Card.

Features:

  • Works seemlessly with Zapier – you can connect your Gappsy App data to 1500+ apps like Google sheets, Mailchimp, CRM, etc…  without writing single line of code. Check Zapier website.
  • Data is sent as POST request to any url mentioned.
  • Integrated with all the available Gappsy hooks.
  • You can send user profile data if you are using Custom Profile Module
  • You can send to public url or endpoints protected using Basic Auth.
  • You can setup single or multiple endpoints with different events.
  • Translations included.

What are the Hooks / Events available?
Currently we support below hooks but can be easily integrated with any other event/module with single line of code, contact us for such requirements.

List is subject to be updated, and custom hooks can be added by third party modules.

“mobile.register”
“mobile.register.error”
“mobile.register.success”
“mobile.login”
“mobile.login.error”
“mobile.login.success”
“mobile.logout”
“mobile.logout.success”
“mobile.profile.success”
“mobile.awesomeforms.create.success”
“mobile.awesomeforms.update.success”
“mobile.panicbutton.success”,
“loyalty_card.validate”,
“loyalty_card.complete”,
“form2.submit”,
“form2.submit.success”,
“form2.submit.error”,
“commercepro.order.success”,
“commercepro.order.error”,

 

Screenshots