Connect Sertifier to the tools you already use

Issue verifiable certificates and badges automatically from your LMS, course platform, or webinar tool. Connect directly, through Zapier and Pabbly Connect, or build on the API.

No credit card required • Free for 25 recipients

Canvas, Thinkific, and Zoom connected to Sertifier, which issues a verified certificate of completion automatically

Directory

All integrations

Search by name or filter by the kind of tool you use.

  • MoodleLMS
  • Canvas LMSLMS
  • ThinkificCourse platforms
  • ZapierAutomation
  • RingCentral EventsWebinars and events
  • Tutor LMSLMS
  • ZoomWebinars and events
  • Pabbly ConnectAutomation
  • Mini Course GeneratorCourse platforms
  • WordPressWebsites and CMS
  • SchoologyLMS
  • Google ClassroomLMS
  • Microsoft TeamsWebinars and events
  • D2L BrightspaceLMS
  • BlackboardLMS
  • Illuminate EducationEducation management
  • Webassessor by KryterionAssessment
  • Microsoft Azure ADCRM, forms and data
  • DoceboLMS
  • Caveon ScorpionAssessment
  • AlpineAssessment
  • BridgeLMS
  • KajabiCourse platforms
  • DegreedLMS
  • Avallain MagnetLMS
  • OctopusEducation management
  • AcgiEducation management
  • AdministrateEducation management
  • AugusoftEducation management
  • BrightLinkEducation management
  • CobaltEducation management
  • Community BrandsEducation management
  • CornerstoneLMS
  • CourseraCourse platforms
  • CredSparkAssessment
  • EdCastLMS
  • WatershedCRM, forms and data
  • SkilljarLMS
  • IntellumLMS
  • KineoLMS
  • Learner CommunityLMS
  • MatrixLMS
  • StackLMS
  • ProFindaCRM, forms and data
  • TopclassLMS
  • OpenEdXLMS
  • Question MarkAssessment
  • NaylorEducation management
  • NovoEdLMS
  • PrometricAssessment
  • PsiAssessment
  • Thought IndustriesLMS
  • Modern CampusEducation management
  • National Student ClearinghouseEducation management
  • Next ThoughtLMS
  • WorkatoAutomation
  • Neo by Cypher LearningLMS
  • ReadyTechEducation management
  • Go High LevelCRM, forms and data
  • SalesforceCRM, forms and data
  • Google FormsCRM, forms and data
  • Google SheetsCRM, forms and data
  • LearnDashLMS
  • Adobe Learning ManagerLMS

No code automation

Connect thousands of other apps with Zapier and Pabbly Connect

If your platform is not listed, you can still automate issuing. Start from a form entry, a spreadsheet row, or a payment, and end with a credential.

Zapier

Use any Zapier trigger to create and publish a Sertifier credential. Map name and email, test the Zap, and switch it on.

Browse Sertifier on Zapier

Pabbly Connect

Build multi step workflows that add recipients to a delivery and send it, with the apps your operations team already runs on.

View Sertifier on Pabbly Connect

Most used connections

  • Slack
  • Google Docs
  • Gmail
  • Moodle
  • Google Calendar
  • Eventbrite
  • Facebook Pages
  • Zoom
  • Google Forms
  • Acadle
  • HubSpot
  • Freshworks
  • Gurucan
  • Salesforce
  • Learndash
  • ActiveCampaign
  • Typeform
  • LearnWorlds

Sertifier API

Build credentialing into your own product

A REST API lets your backend create and deliver credentials the moment a learner finishes. Once a campaign exists, issuing a credential is a single request.

  • Issue with one request

    Send a recipient name and email to a campaign. The credential is created and delivered.

  • Create campaigns on the fly

    Launching courses often? Create campaigns through the API from a reusable design and email template.

  • Pass your own attributes

    Add key and value pairs to fill custom fields on each credential.

  • Webhooks

    Follow credential lifecycle events in your own systems in real time.

POST /Campaign/AddCredentials

{
  "credentials": [
    {
      "campaignId": "your-campaign-id",
      "name": "Maya Thompson",
      "email": "maya@example.com",
      "attributes": [
        { "id": "attribute-id", "value": "Foundations of UX Research" }
      ]
    }
  ]
}
Credential created and emailed to the recipient

Do not see your tool?

Tell us what you use. Most platforms can be connected through Zapier or the API today, and we prioritize new integrations based on customer requests.

FAQ

Integrations: frequently asked questions

Which platforms does Sertifier integrate with?
Sertifier connects with learning management systems such as Moodle and Canvas, course platforms such as Thinkific, webinar tools such as Zoom, and thousands of other apps through Zapier and Pabbly Connect. Anything else can be connected with the Sertifier API.
Do I need a developer to set up an integration?
No. Most integrations are set up from your Sertifier account in a few minutes, and Zapier and Pabbly Connect workflows need no code. A developer is only needed if you choose to build on the API.
Can credentials be issued automatically?
Yes. Once a platform is connected, certificates and badges are issued automatically when the trigger you choose happens, for example when a learner completes a course or a webinar ends.
Are integrations included in the free plan?
You can start free with up to 25 recipients and unlimited credentials. Some integrations depend on your plan, so check the pricing page or ask our team if you need a specific one.
What if my platform is not listed?
Use Zapier or Pabbly Connect if your platform supports them, or connect it with the Sertifier API. You can also send us a request and we will tell you the fastest route for your setup.