/integrations/sidebars

PropertyTypeDescription
_idStringUnique ID
userIdStringOwner id. Omitted if the sidebar integration is global to all users
createdAtDateCreated date
nameStringArbitrary name that shows up in the settings page.
urlStringURL of the sidebar
iconImageStringURL of the icon that shows up in the sidebar. This, or both iconName and iconColor, must be specified.
iconNameStringThe name of a Font Awesome icon. Example: "info-circle". Both this and iconColor, or iconImage, must be specified.
iconColorStringThe color to use for the Font Awesome icon, if iconName is specified, as a hex value. Example: "#8a8a9e". Both this and iconName, or iconImage, must be specified.
Language
Authorization
Header