Hi everyone,
Is there a way to record action performed in a web embedded scenario, to. be precise, I have a button on to which when clicked it opens web embed component which contains a payment portal url, it gives success as output in the column when paid, but I want to trigger a work flow when success is happened after clicking inside the web embedded button.
1 Like
I was literally looking at doing the same thing for past 2 hours and you posted this 30 minutes ago.
I wanted to upgrade to maker plan but it doesnt give me the option to API
I want to integrate Razorpay with my app As an subscription based service after paying and so on
I also wanted help the understand to send Push notifications through my app
Abhinav_Hans:
Is there a way to record action performed in a web embedded scenario, to. be precise, I have a button on to which when clicked it opens web embed component which contains a payment portal url, it gives success as output in the column when paid, but I want to trigger a work flow when success is happened after clicking inside the web embedded button.
Say for Stripe, they have a webhook feature where you can trigger payloads to be sent on specified events, e.g: completed payment.
I would suggest you to search for the same documentation in the payment portal you’re using.
You don’t necessarily need to have Call API to do that. It can be a payload sent to Make.com , which has an integration to Glide on the Maker level.
1 Like
This is off-topic, so please don’t continue the discussion in this post, but check this.
[How To Add Push Notifications To Glide Apps Fast!]
What’s Up Gliders!
In this video, I walk you through the process of setting up push notifications for your Glide App using OneSignal. We start by creating a free account on Netlify and uploading two essential files to spin up a “mini website”. Then, I guide you through configuring OneSignal, including creating a new app and customising the push prompt. Finally, I demonstrate how to set up the necessary columns in Glide to manage u…
1 Like