Skip to content
Sugester V2 EN

Integrations and API

Updated at: 1 min read

Connecting Sugester with Other Systems

Sugester offers a REST API and ready-made integrations with popular tools.

REST API

Each account has access to the API. You can find the token in Settings → API.

curl -H "Authorization: Bearer YOUR_TOKEN" \
  https://yourcompany.sugester.pl/api/contacts.json

Ready-made Integrations

  • Fakturownia - synchronization of clients and invoices
  • Zapier - automations with 5000+ applications
  • Slack - notifications about new tasks
  • Google Calendar - synchronization of meetings

Webhooks

Receive real-time notifications about events:

  • New contact
  • New task
  • Status change

API Documentation

The complete documentation is available in the admin panel.

Was this entry helpful?

Share

Comments