Looply Academy
  • Getting Started
    • What is Looply?
    • Deployment Models
  • System Requirements
  • SAP Integration: ABAP Add-on & Access
  • Security & Identity - What IT Teams Need to Know
  • Authenticating Teams User Actions to Enterprise Systems
  • Signing Up & Onboarding Your Team
  • Looply Implementation Plan
  • Looply Integration Demos
  • Integrations
    • Microsoft Integration
    • SAP Integration
      • Installing the ABAP Looply Add-On
        • Gateway Service Setup - Single System
        • Gateway Service Setup - Hub scenario
      • Triggering or Resuming a Looply Workflow from SAP
      • Triggering SAP code from Looply
      • SAP Workflow Integration
      • Varo/Stelo Integration
      • SSL & IP address
      • SSO Authentication
  • App Management
    • Building Apps
    • Deploying apps to Teams App catalog
      • Looply Dashboard
      • Manual Installation
    • Installing Looply Apps
    • Uninstall/Update Looply Apps
    • Teams Admin center
  • Adaptive Cards
    • Building Adaptive Cards
      • Container Elements
      • Content Elements
      • Input Elements
      • Actions
    • Data Binding
    • Conditional Rendering
    • AI Assistant
    • Inline Functions
  • Workflows
    • Building Workflows
    • Triggering Workflows
    • Environment Variables & Profiles
    • Versioning Workflows
    • Using HTTP Requests
    • Using Functions
    • Using Conditionals
    • Using Branch Conditionals
    • Using Advanced Conditionals
    • Using Integrations
      • Adaptive Card Actions
      • SAP Requests
    • Using Redirects
    • Using Override Payload
    • Terminating Workflows
  • Data Vault
    • Variable Datastores
  • Monitoring & Logs
    • Monitoring Workflows
    • Error Notifications
  • API REFERENCE
    • Developer API Overview
    • Workflow API
    • Adaptive Card API
  • Team Management
    • Managing Organisations
    • Team Roles and Permissions
  • Resources
    • JavaScript Libraries
  • Tutorials
    • Creating MS Teams Apps
    • Designing Workflows
    • Building Adaptive Cards
    • Adaptive Cards with AI
    • Examining Workflow Executions
  • Support
    • Changelog
    • Contacting Support
Powered by GitBook
On this page
  1. App Management
  2. Deploying apps to Teams App catalog

Manual Installation

Users can also perform a manual installation of their app using the ZIP file available when creating or editing an app. This can be useful for testing purposes, or if you explicitly do not want your app to be available in the Teams app catalog for all users.

Downloading ZIP

You can download your Teams app as a ZIP file by clicking the Download ZIP button.

These files will contain:

  • Color Icon - PNG file for your chosen color icon image

  • Outline Icon - PNG file for your chosen outline icon image

  • Manifest - Generated manifest JSON file containing the details of your app

Uploading ZIP in Teams

Once you have the ZIP file of your app, you can move to Microsoft Teams to upload and install it.

From within Microsoft Teams:

  1. Select Apps from the left sidebar

  2. Choose Manage Your Apps

  3. Click Upload an app

  4. Select Upload a custom app

  5. Choose your ZIP file

Your custom Teams app should now be successfully uploaded and installed within your Microsoft Teams client.

PreviousLooply DashboardNextInstalling Looply Apps

Last updated 5 months ago