Installed Package Types
Create Custom Activity UI
Register Endpoint for a Custom Component
Example Rest Activity
List Your App in AppExchange
For simplicity, the documentation mostly refers to custom activities. In Journey Builder, custom events and custom activities use the same framework, so building either object follows the same structure. For event-specific instructions, see Considerations for Building Custom Activities.
A custom activity is web applications that you build according to specifications that Journey Builder recognizes. Using these recommendations, you can implement your app’s file structure according to your preferences and business needs.
{endpoint-URL}/ This file is the endpoint URL of the activity as defined in the Journey Builder component of your installed package.
{endpoint-URL}/js/ (required) Provide the jQuery separately when not using the FuelUX 2 Loader.
{endpoint-URL}/images/ Refer to the icon specifications for your icon image.