Hi there, I'm working on an app that allows users to create a workflow that involves operations from three different apps (Google Calendar, Gmail, and Discord). I've been exploring Zapier's API as a way to accomplish this, but I've run into some challenges.
Specifically, I want to provide a way for users to authenticate the other apps directly within my app, rather than having to log in to their Zapier account separately. Then the app will use Zapier to communicate with those third party apps on the backend. Is there a way to use Zapier's API to accomplish this?
To provide a bit more context, my app is designed to help users manage their tasks and events across multiple platforms. The ability to integrate with other apps like Google Calendar and Gmail is essential to our users, and we want to make the integration process as seamless as possible. I've read Zapier's API documentation, but I'm still not clear on whether this is possible or how to accomplish it.
Any guidance or advice would be much appreciated. Thank you!