Module types
Module types
Modules should be associated with the correct type depending on their functionality.
Detailed descriptions of different types of modules can be found in our modules documentation as well as in the best practices guide to module descriptions.

The List campaigns module in this example is incorrectly identified as an Action module.

The List campaigns module in this example is correctly identified as a Search module.
Universal modules
Each app should have a universal module. This module allows users to use API endpoints that are not supported, using their connection created to the app.
More about universal modules can be found in our modules documentation.
Make sure the universal module has the:
correct label and description,
correct
urlwhich starts with the base URL, andcorrect connection.
Last updated

