PipedreamHQ / PipedreamHQ/pipedream

[Components] google_marketplace

Open
#15,856 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# google_marketplace
## URLs
- https://developers.google.com/workspace/marketplace/reference/rest
## Webhook Sources
### new-order-instant
#### Description
Emit new event when a customer places a new order on Google Marketplace. Requires configuring a webhook in the Google Marketplace settings.
### new-subscription-instant
#### Description
Emit new event when a user subscribes to a product or service on Google Marketplace. Requires webhook setup in Google Marketplace.
### subscription-canceled-instant
#### Description
Emit new event when a user cancels their subscription on Google Marketplace. Useful for handling churn or follow-up workflows.
## Actions
### create-subscription
#### Description
Create a new subscription for a customer on Google Marketplace. Requires customer details and subscription plan ID.
### cancel-subscription
#### Description
Cancel an existing customer subscription on Google Marketplace. Requires subscription ID.
### get-order-details
#### Description
Retrieve details of a specific order from Google Marketplace. Requires order ID.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.