Contentful

Integrate your Workflow with Contentful

The Contentful Integration allows you to create, list, get, and update entries.

Functions and Their Parameters

Create Entry (JSON)

  1. Space ID

  2. Environment

  3. Content Type ID

  4. JSON

List Entries

  1. Space ID

  2. Environment (optional)

Get Entry

  1. Space ID

  2. Environment

  3. Entry ID

Update Entry (JSON)

  1. Integration

  2. Space ID

  3. Environment

  4. Content Type ID

  5. JSON

Example

Last updated