Skip to main content
webflow.getAuthorization retrieves metadata, authorized resources, and scopes for the connected OAuth token.

Example

automations/webflow-get-authorization.automation.ts

Inputs

This action has no provider inputs.

Output

authorization can include id, createdOn, lastUsed, grantType, rateLimit, scope, and authorizedTo. authorizedTo contains the permitted siteIds, workspaceIds, and userIds. application can include id, displayName, description, and homepage. Automate.ax converts provider dates to ISO 8601 strings.