Skip to main content

Publish your app to app directory

Learn how to publish your app to app directory.


Take Actioner up another level with designing workflows for your daily tasks and publish them in the app directory.

Become a publisher

New to building apps in Actioner?

If you're interested in designing an app for Actioner's app directory, but you're new to designing workflows, visit workflow designer to learn how you can start designing your workflows.

Thinking about developing apps for app directory?

To publish your app to Actioner's app directory, follow below steps:

  1. Review all of your workflows carefully to ensure that they behave as expected in other workspaces and they follow best practices.

  2. Go to your app and click Publish your app button at top right corner.

Publish to directory

  1. Enter app details: Name, Short description, Categories, Description and Contributors.

App details when publishing your app

  • Provide a name to your app. You can use the app's existing name or give it a new name. Remember that the name here will be the app's listing name on directory.

  • Provide a short description for your app. The short description you provide here will be shown when your app is listed in card view.

  • Select the best matching categories. List of available categories are Communication and collaboration, Customer service, Developer tools, Marketing, Incident management, Office management, Productivity, Project management, Sales and prospecting, Social and entertainment and IT solutions.

  • Provide a description for your app. The description you provide here will be shown as your app's description on directory. It can be different than the initial description of your app. You can provide information such as customization instructions for users installing the app or use-case examples that your apps serves to.

  • Provide the media for your app. The media you provide here will be shown in the public listing page of your app. It can provide a Youtube video URL or a media showing how your app works.

  • Provide the links for your app. The links you provide here will be shown in the public listing page of your app. You can add documentation or use-case page links showing how to get the best out of your tool or how to troubleshoot common problems.

  • Select contributors: By default, you are added as contributor. If you designed your app with your colleagues, you can add them as a contributor.

  1. Select the setup steps to get your app working. These steps should be designed for a seamless first-experience to bring the best out of your app.

Setup steps when publishing your app

Setup workflows

Setup workflows provide flexibility to personalize your app and share data that can be used across various workflows. If you built an app for various teams, you may need to get some input from users. Or you may want to design a seamless experience by automating the starting points.

You can add setup steps:

  • To provide seamless first experience, such as by creating webhooks in external systems through API requests or create Slack channels that Actioner will send notifications to and/or listen events from.

  • When your app needs an input to get started. If you are looking to process certain events depending on the input of a user, you can add the workflow that takes an input from a user or users, store that data in a data table and then re-use this info in your workflow steps.

  • To set data that do not change easily across multiple workflows. Such as, a workflow that gets the ID of a Slack channel that your app posts notifications to.

  • If same values are repeated multiple times throughout your app. For instance, posting different notifications to a specific channel means selecting the same channel on multiple workflows. You can add a workflow that sets the channel from one place and updates it in multiple places.

  1. Preview your app in card view before publishing. Once you make sure that everything is ready, click Publish to complete the process.

Preview when publishing your app

Your app is now a part of the app directory! 🎉

It will be listed on a dedicated page in Actioner app directory. Actioner users can explore your app and start using it.

About publishing your app

When you publish an app, below information is completely removed from the submitted version. It means that users installing your app from app directory, will not see any of this information.

  1. Credentials entered to authenticate connections.
  2. Users added to your app.
  3. Any data stored in your app's configs.
  4. Any data stored in your app's data tables.
  5. Any data stored in the context of your workflows.
  6. Run history of your workflows.

Publishing a new version of your app

Updating an app in directory means changing its version. Go to My published apps in directory, select the app you want to update and click Publish a new version button. Follow below steps:

  1. Select the app that you will be updating on app directory.
  2. Enter app details. By default, it shows the previously provided name, short description, categories, description, media, links and contributors on the published version.
  3. Select the required connections of your app. By default, it shows the previously selected required connections on the published version.
  4. Select the setup steps. By default, it shows the previously selected setup steps on the published version.
  5. Versioning: Select one of the below options for the version change:
    • Patch: x.x.1 version, typically used to fix small bugs and issues in existing apps Such as: Updating the app properties and workflow name changes
    • Minor: x.1.x version, typically used to add new minor features to existing apps Such as: Updating workflow steps, when new steps are added or steps are updated or deleted
    • Major: 2.x.x version, typically used to launch a full new version of your app with new workflows Such as: Updating majority of the workflows with a new API version release
  6. Once you make sure that everything is ready for publishing; click Next to complete the process.

Deleting your app from directory

Navigate to your app in Actioner app directory and click Uninstall at top right corner to remove your app from app directory.

Note

Note that the app is not removed from workspaces that it has already been installed. Please contact us for any further inquiries about deleting your published apps.