Automations
162
List GitHub Issue Comments
List comments on a GitHub issue or pull request using the GitHub connector
List GitHub Issues
List issues in a GitHub repository using the GitHub connector. Supports filtering by state, labels, sort order, and pagination.
List GitHub Pull Requests
List pull requests in a GitHub repository using the GitHub connector. Supports filtering by state, head, base, and sorting options.
List GitHub Repositories
List repositories for the authenticated GitHub user with support for pagination, sorting, filtering by type, visibility, and affiliation
Merge GitHub Pull Request
Merge a pull request on GitHub using the GitHub connector. Requires owner, repo, and pull_number parameters, with optional commit_title, commit_message, merge_method (merge/squash/rebase), and sha parameters.
Update GitHub Issue
Update an existing GitHub issue with new title, body, state, labels, or assignees using the GitHub connector
Update GitHub Issue Comment
Update a comment on a GitHub issue or pull request using the GitHub connector's update-issue-comment endpoint
Update GitHub Pull Request
Update an existing GitHub pull request using the GitHub connector. Allows updating title, body, state (open/closed), base branch, and maintainer_can_modify settings.
Create Shopify Page
Create a new page in the online store with title, body content, and metadata
Create Shopify Product
Create a new product in the Shopify store with title, description, pricing, and variants
Get Shopify Order
Retrieve detailed information about a specific order including items, customer, and fulfillment status
Get Shopify Page
Retrieve detailed information about a specific page by its ID
Get Shopify Product
Retrieve detailed information about a specific product by its ID
List Shopify Orders
List all orders in the Shopify store with optional filtering by status and financial status
List Shopify Pages
List all pages in the online store with optional filtering by title and published status
List Shopify Products
List all products in the Shopify store with optional filtering by status and pagination
Update Shopify Page
Update an existing page's title, content, or published status
Update Shopify Product
Update an existing product's details including title, description, pricing, and status