# Third-party Integrations

### SSO

* Integrates with ManageBac+ via "[Sign in with MB+](https://help.schoolsbuddy.com/hc/en-gb/articles/4405334124429-Enabling-SSO-in-SchoolsBuddy-ManageBac-Google-Office365-Azure-AD)" via Accounts Portal
  * Provisions users
* [Google Identity](https://help.schoolsbuddy.com/hc/en-gb/articles/4405334124429-Enabling-SSO-in-SchoolsBuddy-ManageBac-Google-Office365-Azure-AD)
* [Entra ID](https://help.schoolsbuddy.com/hc/en-gb/articles/4405334124429-Enabling-SSO-in-SchoolsBuddy-ManageBac-Google-Office365-Azure-AD) (previously Azure Active Directory) & Microsoft 365
* [iSAMS SSO](https://help.schoolsbuddy.com/hc/en-gb/articles/44393561888921-Creating-iSAMS-SSO)
* [PowerSchool SSO](https://help.schoolsbuddy.com/hc/en-gb/articles/4407182159117-Powerschool-SSO)
* [MySchoolPortal SSO](https://help.schoolsbuddy.com/hc/en-gb/articles/4405334154509-Using-Single-Sign-on-SSO-to-access-SchoolsBuddy)
* [Firefly SSO](https://help.schoolsbuddy.com/hc/en-gb/articles/4405334154509-Using-Single-Sign-on-SSO-to-access-SchoolsBuddy)
* Oauth2 and OpenID Connect
  * Requires the Authority URL
  * Client ID and Secret
* Authentik
* ADFS
* OneLogin

### Data Exchange

* [ManageBac+](https://help.schoolsbuddy.com/hc/en-gb/articles/4405346978829-ManageBac)
* [SchoolDay](https://help.schoolsbuddy.com/hc/en-gb/articles/17895054855065-Guide-to-GG4L-data-integration-for-Onboarding) (formally GG4L)
* [iSAMS](https://help.schoolsbuddy.com/hc/en-gb/articles/4405346951949-ISAMS)
  * Groups, Staff, Studnets, Contacts, Medical, Subjects, Leavers, Attendance
* OpenApply
  * Passport details for Tuition Fee Billing

### MIS / SIS

* Data Exchange Integrations for users via [Wonde](https://www.wonde.com/partner-mis-sis/) are supported, including but not limited to:
  * Veracross
  * SchoolsBase
  * Engaged
* Supported fields for users is platform dependent

### Payment Service Providers

* [AsiaPay](https://help.schoolsbuddy.com/hc/en-gb/articles/4405395102477-AsiaPay-Account-Setup)
* [Bluesnap](https://help.schoolsbuddy.com/hc/en-gb/articles/4415002104717-Bluesnap)
* [Stripe](https://help.schoolsbuddy.com/hc/en-gb/articles/34896527905689-Stripe-Creation-Linking)
* BrainTree
* PesoPay
* Cybersource
* Amazon/Payfort
* Paysafe
* Reddot

### Attendance

* Pulls daily and AM/PM attendance records from MIS / SIS that support it via Wonde
* Pulls daily attendance records from ManageBac+

### Video Conferencing\*\*

* Twilio

### Communications\*\*

* MessageBird (SMS)
* SendGrid (Email)

### Reporting\*\*

* PowerBI Embed

### Maps\*\*

* Open Street Maps
* Google Maps


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.fariaedu.com/integrations-portal/schoolsbuddy/third-party-integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
