Pyas Docs
  • 📖Getting Started With Pyas
  • Fundamentals
    • 📦Pyas Apps
    • 📦Provider Apps
    • 🔒Pyas Auth vs Native Auth
    • 🛠️Getting set up
      • 🧑Inviting Team Members
      • 📦Creating an App
      • 🔒Setup Authentication
        • Pyas Auth
        • Native Auth
          • Create a Google App
          • Create an Azure App
          • Create a Zoom App
        • 🔗Connect an Account
      • 🪝Create Webhooks
    • ✨Connected Accounts
      • Zoom
  • REST API Reference
    • Introduction
    • API Authentication
    • Google Calendar
      • 🔒Auth
      • 🗓️Calendars
      • 🕢Events
    • Microsoft Outlook
      • 🔒Auth
      • 🗓️Calendars
      • 🕢Events
    • Zoom
      • 🔒Auth
      • 🕢Meetings
  • Get the Postman Collection
Powered by GitBook
On this page
  • Overview
  • Calendar Providers
  • Conferencing
  • Quick links

Getting Started With Pyas

Here, you will find everything you need to get started with Pyas and building out calendar integrations using our API.

NextPyas Apps

Last updated 1 year ago

Overview

Pyas makes it easy to integrate with Google Calendar, Outlook Calendar, and Zoom. Using our API will significantly cut down your development time and help get your product to market faster.

Calendar Providers

Google Calendar

We support Google Calendar. With our API, you can easily add Google calendar integrations into your app. You'll be able to view calendars, and perform CRUD operations to calendar events.

Outlook Calendar

We support Microsoft's Outlook Calendar. With our API, you can easily add Outlook calendar integrations into your app. You'll be able to view calendars, and perform CRUD operations to calendar events.

Conferencing

Google Meet

When you integrate Google Calendar, you'll be able to use Google Meet as a conferencing option to Google Calendar events that you create. No extra configuration is required.

Zoom

We support Zoom conferencing. With our API, you can easily add Zoom integration into your app. You'll be able to perform CRUD operations to Zoom meetings. You'll also be able to add Zoom as a conferencing option to both Google and Outlook Calendar events that you create.

Quick links

📖
📦Pyas Apps
📦Provider Apps