Skip to content

[Components] contentstack #14838

@pipedream-component-development

Description

contentstack

URLs

Webhook Sources

new-asset-instant

Prompt

Emit new event when a new asset is created in the CMS. Props required: the Id of the stack and the Photo ID for the asset.

URLs

publish-entry-instant

Prompt

Emit new event when content is live on your website, since this trigger fires when an entry is published. Props required: the Id of the stack and the Entry ID relevant to the published.

URLs

new-entry-instant

Prompt

Emit new event once a new entry or piece of content is created within the CMS. Props required: the Id of the stack and the newly created Entry ID.

URLs

Actions

publish-entry

Prompt

Publish a specific entry using the entry's UID as a prop. Requires user to provide UID of the entry that they want to publish.

URLs

create-entry

Prompt

Create a new entry. User needs to provide details for the entry as props, such as entry title, content and any other metadata.

URLs

update-entry

Prompt

Update an existing entry. User needs to provide the entry UID as a required prop to identify the entry to be updated and, as optional props, the fields to be updated with their new values.

URLs

Metadata

Metadata

Assignees

Labels

triagedFor maintainers: This issue has been triaged by a Pipedream employee

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions