Automate Hygraph for free on Stepper
Hygraph is a GraphQL-native headless CMS with Content Federation, enabling teams to build and deliver content-rich digital experiences.
Triggers available for Hygraph on Stepper
New Content Entry
Triggers when a new content entry is created in a selected model.
- 3 parameters
Updated Content Entry
Triggers when a content entry is updated in a selected model.
- 3 parameters
New or Updated Content Entry
Triggers when a content entry is created or updated in a selected model.
- 3 parameters
Actions available for Hygraph on Stepper
Create Content Entry
Creates a new content entry in a selected model.
- 2 parameters
Update Content Entry
Updates an existing content entry by ID in a selected model.
- 3 parameters
Delete Content Entry
Deletes a content entry by ID from a selected model.
- 2 parameters
Publish Content Entry
Publishes a draft content entry to the PUBLISHED stage.
- 2 parameters
Unpublish Content Entry
Unpublishes a content entry from the PUBLISHED stage back to DRAFT only.
- 2 parameters
Find Content Entry
Finds a single content entry by ID from a selected model.
- 4 parameters
List Content Entries
Lists content entries from a selected model with optional filtering and ordering.
- 6 parameters
Make HTTP Request
Make an HTTP request to any URL with full control over method, headers, and body.