InTouch Hub · Blue Isle Software

Googleapis Reseller

Googleapis Reseller is a connector for the Google Workspace Reseller API, used to manage customer subscriptions and licenses for Google Workspace resellers.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

cloudgoogleapiswatcher

Googleapis Reseller

Googleapis Reseller is a connector for the Google Workspace Reseller API, used to manage customer subscriptions and licenses for Google Workspace resellers.

Operations

Inputs

Example

operation: reseller_customers_get
# (attach an 'oauth' credential to the task — no inline secrets)

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: reseller_customers_get, reseller_subscriptions_get, reseller_resellernotify_getwatchdetails, reseller_subscriptions_list, reseller_customers_insert, reseller_customers_update
customerId string no Path parameter customerId (required by some operations).
subscriptionId string no Path parameter subscriptionId (required by some operations).
query string no Optional query params as a JSON object string, e.g. {"limit": 10}.
body string no Request body as a JSON object string (for create/update operations).