⚡ REST API · Webhooks · SSO · Connectors

Perfony integrates with
your information system.

Full REST API, SSO SAML v2, webhooks, native Microsoft 365, Google and Zapier connectors — Perfony adapts to your IT systems without a complex integration project.

📖 Complete documentation 🔐 OAuth 2.0 · SAML v2 🇫🇷 Data in France
perfony-api.js response.json
// Get actions from a folder
const response = await fetch('https://api.perfony.com/v2/folders/actions', {
method: 'GET',
headers: {
'Authorization': 'Bearer ' + apiKey,
'Content-Type': 'application/json'
}
});
// Response
{
"status": "200 OK",
"actions": [
{ "id": "act_8f2k", "title": "QHSE audit Lyon",
"status": "in_progress", "progress": 40 }
],
"total": 24
}
Native connectors

Connect Perfony to
your existing tools

Ready-to-use connectors — no development required for the most common integrations.

Native
💬

Microsoft Teams

Native Teams add-in. Meetings, AI minutes, action plans in your channels.

Native
📧

Microsoft Outlook

Email → action in 1 click. Synced calendar. Notifications in your inbox.

Native
📁

OneDrive & SharePoint

Link your OneDrive documents directly to your Perfony actions and folders.

Native
📅

Google Calendar

Two-way sync of meetings and deadlines with Google Calendar.

Via Zapier

Zapier

Connect Perfony to 5,000+ applications via Zapier. No code.

Via Zapier
📊

Salesforce · HubSpot

Sync your Perfony actions with your CRM opportunities via Zapier.

REST API
🔌

Your custom IT system

Full REST API to connect Perfony to any internal system.

Webhooks
🔔

Real-time webhooks

Receive instant notifications on every Perfony event in your IT systems.

REST API

An API built for
developers

Complete documentation, OAuth 2.0 authentication, versioned and backwards compatible. Everything your technical teams need.

Available endpoints
GET
/v2/actions
List actions with filters
POST
/v2/actions
Create a new action
PUT
/v2/actions/:id
Update an action
GET
/v2/folders
List folders and projects
POST
/v2/meetings
Create a meeting
GET
/v2/users
User management
POST
/v2/webhooks
Configure a webhook
Technical specifications
🔐
OAuth 2.0 · API Keys
Secure authentication with OAuth 2.0 tokens or per-organisation API keys.
📖
OpenAPI 3.0 documentation
Full Swagger UI specification. Test endpoints directly from the docs.
🔄
Versioned & backwards compatible
Versioned API (v1, v2). Migrations announced 6 months in advance. Zero surprise breaking changes.
Real-time webhooks
Push notifications on action created, updated, closed, late. Configurable JSON payload.
📊
Export & reporting
CSV, Excel, JSON export of all your action plans and indicators. Feed your BI tools.
Security & Identity

Built for enterprise requirements

SSO, automatic user provisioning, audit trail — Perfony meets the security requirements of large organisations.

🔑

SSO SAML v2

Compatible with all identity providers — Azure Active Directory, Okta, ADFS, Ping Identity. Configuration in under an hour.

👥

SCIM provisioning

Automatic user synchronisation from your Azure AD or Okta directory. Onboarding and offboarding fully automated.

📋

Full audit trail

Immutable history of every action, login and modification. Exportable for your ISO 27001, SOC 2 compliance audits.

For your technical teams

Ready to integrate
Perfony into your IT systems?

Complete documentation, test sandbox, dedicated technical support. Your development team will be operational within hours.

REST API · Webhooks · SSO SAML v2 · SCIM · Hosted in France 🇫🇷