Construisez sur la plateforme développeur Flowtly

Utilisez cet instantané du schéma OpenAPI de Flowtly pour préparer vos intégrations, automatiser des workflows et synchroniser les données critiques.

Statut de la documentation

Dernière synchronisation : 2024-07-08 12:00 (version de l’app 2.0.0)

Seule une partie des entités est publique. Exécutez les deux commandes de synchronisation lorsque Flowtly publie de nouvelles fonctions.

Pick an area to explore

Browse the public API by category, then jump into endpoints, schemas, and sample payloads.

Quickstart

  1. Grab your personal access token from Flowtly.
  2. Send a test request against a safe resource.
  3. Wire the response into your workflow or webhook.
curl -X GET https://api.flowtly.com/v1/projects \
-H "Authorization: Bearer <YOUR_TOKEN>" \
-H "Accept: application/json"

Popular recipes

  • Sync approved timesheets into your payroll provider.
  • Mirror Flowtly projects to your delivery board with webhooks.
  • Audit access changes by polling directory events.
  • Export utilization and cost data to your BI stack nightly.
Whatsapp