← All apps

Automate Slite for free on Stepper

Slite is a team knowledge base for documenting processes, meeting notes, and team docs. Connect Slite to automate note creation, sync documentation, and search your knowledge base programmatically.

I want to integratewithSee how to connect Slite to ...

Triggers available for Slite on Stepper

New Note

Triggers when a new note is created in Slite. Polls the notes list ordered by last edited date and detects newly created notes.

  • 1 parameters

Updated Note

Triggers when an existing note is updated in Slite. Uses lastEditedAt timestamp for deduplication, filtering out newly created notes.

  • 1 parameters

Actions available for Slite on Stepper

Create Note

Creates a new note in Slite with optional markdown or HTML content.

  • 4 parameters

Update Note

Updates the title or content of an existing note in Slite.

  • 4 parameters

Delete Note

Permanently deletes a note and all its children from Slite. This action is irreversible.

  • 1 parameters

Get Note

Retrieves a specific note by ID, including its full content.

  • 2 parameters

List Notes

Returns a paginated list of notes, optionally filtered by parent or owner.

  • 3 parameters

Search Notes

Searches notes by text query. Returns matching notes with highlighted excerpts.

  • 4 parameters

Ask Question

Ask a natural language question to your notes using Slite's AI. Returns an answer and the source notes used.

  • 2 parameters

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.