Skip to main content
That’s Me integrates with any automation platform via REST API and webhooks.

The two directions

Inbound (trigger → emit): Your system detects an event (spreadsheet update, LMS completion, CRM status change) and calls the That’s Me API to issue a certificate. Outbound (emit → notify): That’s Me notifies your system when something happens (certificate accepted, recipient registered) so you can update your records, send follow-up messages, or trigger other workflows.

The marathon example

Leonardo completes a 42km marathon. The race organizer uses Google Sheets to track finishers. Here’s the complete automated flow:
See the full step-by-step in N8N: Emit from Spreadsheet.