Skip to content

[Components] prepr_graphql #16658

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
pipedream-component-development opened this issue May 14, 2025 · 0 comments
Open

[Components] prepr_graphql #16658

pipedream-component-development opened this issue May 14, 2025 · 0 comments
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

prepr_graphql

URLs

Webhook Sources

new-content-instant

Description

Emit new event when a new content item is published in Prepr. Requires selecting a content model type (e.g., article, news, product) and optionally filtering by status or tag.

new-user-instant

Description

Emit new event when a new user is created in Prepr. Useful for subscription, registration, or user engagement workflows.

new-content-update-instant

Description

Emit new event when an existing content item is updated. Requires selecting a content model and can optionally filter by update type (e.g., status change, metadata update).

Actions

create-content

Description

Create a new content item in Prepr. Requires specifying the content model and providing required fields for the selected model.

update-content

Description

Update an existing content item in Prepr. Requires content ID and fields to update. Can optionally schedule the update for a future publish date.

query-content

Description

Retrieve one or more content items from Prepr using a GraphQL query. Requires specifying a custom or predefined query and optional variables.

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
None yet
Development

No branches or pull requests

1 participant