I have an app with many different tables.
I see there are webhooks, but I do not see any actions on when data is added to a table.
Is this possible?
My use case is when a row is added to a specific table, I would like to trigger a webhook that sends that row information to an AWS API Gateway (Amazon Web Services).
In short, no you canât trigger a glide action to call a webhook externallyâŚbut if you already have a Make scenario, why not add to the scenario to call a webhook directly from Make? Wouldnât that be a simpler solution?
Yes, it definitely would haha. I wonât go into my use-case but I donât have the availability to use Make and was hoping it could be all handled by Glide.