Payment and automated calls

Dear Glide Community,

I’d like to know whether apps built in Glide can integrate with payment services and automated call services.

For example:

  • Can I connect a company that provides pre-payment services to handle payments in my Glide app?
  • Can I integrate a company that offers automated calls, so that when a reservation is made in my Glide app, it triggers an automated call to a specific number, and the response (e.g. 1 = Yes, 2 = No) is reflected back in my app?

Has anyone implemented similar integrations, or know if this is technically possible with Glide?

Thanks in advance for your insights!

You can use Stripe

And I think that’s possible using Twilio integration.