Contentful Connector
Quickly build integrations connecting your B2B SaaS to Contentful.
About the Contentful Connector
Manage spaces, environments, entries, assets, and organizations in Contentful
Actions
Actions are tasks that you add to your workflow. One action might update records in a third-party API, while another action might fetch a list of records.
Jump to actions
Triggers
Triggers cause workflows to run. Some triggers run on a schedule. Others are invoked by a webhook request, or poll an API for new data. If a connector does not have a built-in trigger, you can use a generic scheduled or webhook trigger.
Jump to triggers
FAQs
Learn more about this connector and related integration functionality.
Jump to FAQs
Actions
| Action Name | Action Description |
|---|---|
| List Spaces | Retrieves all spaces the account has access to. |
| Get Space | Retrieves a single space by ID. |
| Create Space | Creates a new space. |
| Update Space | Updates an existing space. |
| Delete Space | Deletes an existing space. |
| List Environments | Retrieves all environments in a space. |
| Get Environment | Retrieves a single environment by ID. |
| Create Environment | Creates a new environment. |
| Update Environment | Updates an existing environment. |
| Delete Environment | Deletes an existing environment. |
| List Organizations | Retrieves all organizations the account has access to. |
| Get Organization | Retrieves an organization by ID. |
| Update Organization | Updates the security contact for an organization. |
| List Content Types | Retrieves all content types of a space. |
| Create Content Type | Creates a new content type. |
| Update Content Type | Updates an existing content type. |
| Archive Entry | Archives an existing entry. |
| Create Entry | Creates a new entry in a space. |
| Delete Entry | Deletes an existing entry. |
| Get Entry | Retrieves a single entry by ID. |
| List Entries | Retrieves all entries of a space. |
| List Published Entries | Retrieves all published entries of a space. |
| Patch Entry | Applies partial updates to an entry using JSON Patch (RFC 6902) operations. |
| Publish Entry | Publishes an entry. |
| Put Entry | Replaces all fields of an existing entry with the provided data. |
| Unarchive Entry | Unarchives an existing entry. |
| Unpublish Entry | Unpublishes an entry. |
| Delete Upload | Deletes a file from temporary data storage. |
| Get Upload | Retrieves an unmodified image. |
| Upload File | Uploads a file to temporary file storage. |
| List Assets | Retrieves all assets of a space. |
| Create Asset | Creates a new asset. |
| Update Asset | Updates an existing asset. |
| Get Asset | Retrieves a single asset by ID. |
| Delete Asset | Deletes an existing asset. |
| Publish Asset | Publishes an asset. |
| Unpublish Asset | Unpublishes an asset. |
| Process Asset | Processes an asset for content delivery. |
| Create Webhook | Creates a new webhook. |
| Delete Webhook | Deletes an existing webhook. |
| Get Webhook | Retrieves a single webhook by ID. |
| Update Webhook | Updates an existing webhook. |
| List Webhooks | Retrieves all webhooks of a space. |
| Delete Instanced Webhooks | Deletes all webhooks that point to a flow in the current instance. |
| Get Bulk Action | Retrieves a bulk action by ID. |
| Publish Bulk Action | Publishes a bulk action. |
| Unpublish Bulk Action | Unpublishes a bulk action. |
| Raw Request | Sends a raw HTTP request to the Contentful API. |
Triggers
| Trigger Name | Trigger Description |
|---|---|
| Event Subscription | Receive event notifications from Contentful. Automatically creates and manages a webhook subscription for selected topics when the instance is deployed, and removes the subscription when the instance is deleted. |
| New and Updated Entries | Checks for new and updated entries in a selected Contentful environment on a configured schedule. |
| Webhook | Receive and validate webhook requests from Contentful for webhooks you configure. |
API Connectors
Integrate with customers' other SaaS apps, fast
Prismatic’s API connectors make it easy to integrate other SaaS apps – without reinventing the wheel. Triggers, actions, and auth are fully handled. And they work with all of Prismatic’s options for building integrations:
- Empower non-devs with a low-code designer
- Give devs freedom to build completely in code
- Let customers create their own workflows
