Q: Webhook response
I created a free account yesterday and tried to fiddle around and I like this. I have been looking for a long time for a Glide / Softr alternative, but there are some things I cannot figure out.
1. After a button is clicked and posts to a webhook, how can I use the response I get back from the webhook? Do I need your specific (realtime).webhook or can I use one of mine?
2. I see you have n8n integration in roadmap, will this require API access (highest tier?)
3. I wasn't able to create a simple sign up page and sign in page. Could you confirm this is doable?
4. I looked at your community templates, but only see 4. In demo videos I see many more - what am I missing?
Patrick_Frontly
Apr 23, 2025A: Hi there!
1. Yes, we have the 'realtime webhook' which enables you to return responses from long-running API requests that you send to third-party services. If your API request will be returning a response instantly, you can simply get the response normally using the {{ step.1 }} variable syntax. If you are having issues, feel free. to reach out via our in-app support chat.
2. No, the API access is just for automating user management and data management via Frontly's API, but any integrations like N8n would be available to everyone.
3. Frontly has a standard built-in signup and login page integrated into your app. You can't replace this, but we'll be offering much more visual customization for this soon.
4. If you check back in a few days, we'll have a lot more templates/marketplace listings available, since we're now re-populating them with our new AI Copilot system
Thank you.