Skip to main content

Add Activity on Admin Panel

To create a new activity in the admin panel, you'll need to provide several pieces of metadata for your custom activity:

Steps for adding new Activity

  1. Log in to the Admin Panel: Access the admin panel by visiting Admin Panel. Click on the 'Activity' tab.

  2. Create a New Activity: Click the Create Activity button. This will open a form where you need to enter the details for the new activity.

    Admin panel form Screenshot

  3. Fill Out Activity Details: Provide the following information in the form:

    • Name: Enter a unique name for the activity, e.g., Google_drive.
    • Activity Group: Select activity group from the dropdown. e.g., Cloud integrations.
    • Activity Type: For activity it should have cloudActivity value and for trigger it should have CloudTrigger value.
    • Description: Write a short description of the activity.
    • Icon: Upload an image for the activity icon.
    • Publish as an Trigger: Enable the toggle button if the activity should be made as a trigger.
    • Click the Save button to submit the form.
  4. Publish the Activity: Open activity from listing page and press the Publish button to publish it. You can publish the activity from listing page by click on three dots button (Context menu) as well.

    Admin panel form publish Screenshot Admin panel form publish from listing Screenshot

  5. Verification: After publishing, the new activity will be listed on the workflow page.

    Cloud integrations form Screenshot

This process allows you to systematically create and manage activities via the admin panel, ensuring all required details are properly configured for effective integration and functionality within your workflows.

Next, You have to add json schemas folder in cloud integration repository

Cloud integrations folder Screenshot