Appmixer · Schema

Appmixer Account

An Account represents an authenticated connection to a third-party service (e.g. OAuth credentials for Slack, Google, etc.) belonging to an Appmixer user.

AgenticAutomationEmbedded iPaaSIntegrationsLow-CodeWorkflows

Properties

Name Type Description
accountId string Unique identifier for the connected account.
name string Display name for the connected account.
service string The service or connector this account is associated with (e.g. appmixer.google).
profileInfo object Profile information retrieved from the third-party service.
valid boolean Whether the account credentials (tokens) are still valid.
View JSON Schema on GitHub