Answer

Thanks for the recommendation! We will definitely add it to our list of integrations. I'm curious, what specific apps would you use Zapier to integrate with?
Thanks!
Chad

From Andy
I would like to see Zapier Webhook support for Journity forms.
So, Zapier provides a webhook connection. Zapier gives you the webhook URL and you give it to whatever service (Journity). When the form fires, Journity would load up that URL with the values from the form. Then Zapier would have it and it could be used for anything that Zapier connects with.
Example...
Zapier just gave me this webhook when I created a new Zap: https://hooks.zapier.com/hooks/catch/1036569/sr8bso/
I would put that into a field for my form inside Journity
Then, when the form fired, Journity would hit the URL with the fields values as parameters, such as this:
https://hooks.zapier.com/hooks/catch/1036569/sr8bso/?fname=Andy&lname=ONeil&email=andy@test.com
If you click that link, you will get a "success" response from Zapier.
That means the data is in my new Zap, and can be used with other apps.
Customer support service by UserEcho
From Andy
I would like to see Zapier Webhook support for Journity forms.
So, Zapier provides a webhook connection. Zapier gives you the webhook URL and you give it to whatever service (Journity). When the form fires, Journity would load up that URL with the values from the form. Then Zapier would have it and it could be used for anything that Zapier connects with.
Example...
Zapier just gave me this webhook when I created a new Zap: https://hooks.zapier.com/hooks/catch/1036569/sr8bso/
I would put that into a field for my form inside Journity
Then, when the form fired, Journity would hit the URL with the fields values as parameters, such as this:
https://hooks.zapier.com/hooks/catch/1036569/sr8bso/?fname=Andy&lname=ONeil&email=andy@test.com
If you click that link, you will get a "success" response from Zapier.
That means the data is in my new Zap, and can be used with other apps.