Strapi
Business appsAPI keycredential probe
Strapi REST API — create, read, update, delete and query the entries of any content type on a self-hosted Strapi instance.
OCNORA ships 5 typed Strapi operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Operations 5
- Create EntryCreate one entry of a content type from a JSON object of fields.strapi.create_entry
- Delete EntryDelete one entry of a content type by its document id.strapi.delete_entry
- Get EntryRead one entry of a content type by its document id.strapi.get_entry
- List EntriesFetch one page of a content type's entries, with Strapi's filters, field selection, relation population, sort and pagination.strapi.list_entries
- Update EntryUpdate one entry of a content type; only the fields sent are changed.strapi.update_entry
More in Business apps
Run your first Strapi workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.