Skip to main content
Server path: /trello-organizations | Type: Application | PCID required: Yes

Tools

ToolDescription
trello_organizations_delete_idDelete an Organization
trello_organizations_delete_id_logoDelete Logo for Organization
trello_organizations_delete_id_membersRemove a Member from an Organization
trello_organizations_delete_id_prefs_associateddomainRemove the associated Google Apps domain from a Workspace
trello_organizations_delete_id_prefs_orginviterestrictDelete the email domain restriction on who can be invited to the Workspace
trello_organizations_delete_id_tags_idtagDelete an Organization’s Tag
trello_organizations_get_idGet an Organization
trello_organizations_get_id_actionsGet Actions for Organization
trello_organizations_get_id_boardsGet Boards in an Organization
trello_organizations_get_id_exportsRetrieve Organization’s Exports
trello_organizations_get_id_fieldGet field on Organization
trello_organizations_get_id_membersGet the Members of an Organization
trello_organizations_get_id_membershipsGet Memberships of an Organization
trello_organizations_get_id_memberships_idmembershipGet a Membership of an Organization
trello_organizations_get_id_newbillableguests_idboardGet Organizations new billable guests
trello_organizations_get_id_plugindataGet the pluginData Scoped to Organization
trello_organizations_get_id_tagsGet Tags of an Organization
trello_organizations_id_members_idmember_allRemove a Member from an Organization and all Organization Boards
trello_organizations_post_id_exportsCreate Export for Organizations
trello_organizations_post_id_logoUpdate logo for an Organization
trello_organizations_post_id_tagsCreate a Tag in Organization
trello_organizations_post_organizationsCreate a new Organization
trello_organizations_put_idUpdate an Organization
trello_organizations_put_id_membersUpdate an Organization’s Members
trello_organizations_put_id_members_idmemberUpdate a Member of an Organization
trello_organizations_put_id_members_idmember_deactivatedDeactivate or reactivate a member of an Organization

trello_organizations_delete_id

Delete an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the Organization

Delete Logo for Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization

trello_organizations_delete_id_members

Remove a Member from an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idobjectYesThe ID or name of the organization
idMemberstringYesThe ID of the Member to remove from the Workspace

trello_organizations_delete_id_prefs_associateddomain

Remove the associated Google Apps domain from a Workspace Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization

trello_organizations_delete_id_prefs_orginviterestrict

Delete the email domain restriction on who can be invited to the Workspace Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization

trello_organizations_delete_id_tags_idtag

Delete an Organization’s Tag Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
idTagstringYesThe ID of the tag to delete

trello_organizations_get_id

Get an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the Organization

trello_organizations_get_id_actions

Get Actions for Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization

trello_organizations_get_id_boards

Get Boards in an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
filterstringNoall or a comma-separated list of: open, closed, members, organization, public
fieldsstringNoall or a comma-separated list of board fields

trello_organizations_get_id_exports

Retrieve Organization’s Exports Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the Workspace

trello_organizations_get_id_field

Get field on Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
fieldstringYesAn organization field

trello_organizations_get_id_members

Get the Members of an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the Organization

trello_organizations_get_id_memberships

Get Memberships of an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
filterstringNoall or a comma-separated list of: active, admin, deactivated, me, normal
memberbooleanNoWhether to include the Member objects with the Memberships

trello_organizations_get_id_memberships_idmembership

Get a Membership of an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
idMembershipstringYesThe ID of the membership to load
memberbooleanNoWhether to include the Member object in the response

trello_organizations_get_id_newbillableguests_idboard

Get Organizations new billable guests Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
idBoardstringYesThe ID of the board to check for new billable guests.

trello_organizations_get_id_plugindata

Get the pluginData Scoped to Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization

trello_organizations_get_id_tags

Get Tags of an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idobjectYesThe ID or name of the Organization

trello_organizations_id_members_idmember_all

Remove a Member from an Organization and all Organization Boards Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
idMemberstringYesThe ID of the member to remove from the Workspace

trello_organizations_post_id_exports

Create Export for Organizations Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the Workspace
attachmentsbooleanNoWhether the CSV should include attachments or not.

Update logo for an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the Workspace
filestringNoImage file for the logo

trello_organizations_post_id_tags

Create a Tag in Organization Parameters:
ParameterTypeRequiredDefaultDescription
idobjectYesThe ID or name of the Organization

trello_organizations_post_organizations

Create a new Organization Parameters:
ParameterTypeRequiredDefaultDescription
displayNamestringYesThe name to display for the Organization
descstringNoThe description for the organizations
namestringNoA string with a length of at least 3. Only lowercase letters, underscores, and numbers are allowed. If the name contains invalid characters, they will be removed. If the name conflicts with an existing name, a new name will be substituted.
websitestringNoA URL starting with http:// or https://

trello_organizations_put_id

Update an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the Organization
namestringNoA new name for the organization. At least 3 lowercase letters, underscores, and numbers. Must be unique
displayNamestringNoA new displayName for the organization. Must be at least 1 character long and not begin or end with a space.
descstringNoA new description for the organization
websitestringNoA URL starting with http://, https://, or null
prefs/associatedDomainstringNoThe Google Apps domain to link this org to.
prefs/externalMembersDisabledbooleanNoWhether non-workspace members can be added to boards inside the Workspace
prefs/googleAppsVersionintegerNo1 or 2
prefs/boardVisibilityRestrict/orgstringNoWho on the Workspace can make Workspace visible boards. One of admin, none, org
prefs/boardVisibilityRestrict/privatestringNoWho can make private boards. One of: admin, none, org
prefs/boardVisibilityRestrict/publicstringNoWho on the Workspace can make public boards. One of: admin, none, org
prefs/orgInviteRestrictstringNoAn email address with optional wildcard characters. (E.g. subdomain.*.trello.com)
prefs/permissionLevelstringNoWhether the Workspace page is publicly visible. One of: private, public

trello_organizations_put_id_members

Update an Organization’s Members Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
emailstringYesAn email address
fullNamestringYesName for the member, at least 1 character not beginning or ending with a space
typestringNoOne of: admin, normal

trello_organizations_put_id_members_idmember

Update a Member of an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
idMemberobjectYesThe ID or username of the member to update
typestringYesOne of: admin, normal

trello_organizations_put_id_members_idmember_deactivated

Deactivate or reactivate a member of an Organization Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesThe ID or name of the organization
idMemberobjectYesThe ID or username of the member to update
valuebooleanYesThe value value