Strapi

Strapi

Manage your Strapi content through REST API. Create, read, update, and delete documents in collection types and single types.

Visit Website

Triggers & Actions

Use Strapi as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.

Triggers

No triggers available

Actions

  • Get Documents

    Get a list of documents from a collection type

  • Get Document

    Get a single document by its documentId

  • Create Document

    Create a new document in a collection type

  • Update Document

    Update an existing document by its documentId

  • Delete Document

    Delete a document by its documentId

  • Get Single Type

    Get a single type document (e.g., homepage, about)

  • Update Single Type

    Update or create a single type document