Register a custom Journey Builder component
The Tenant Service server is used as a hosted endpoint for the custom activity.
You must register the endpoint of the Tenant Service custom activity in your Marketing Cloud installed package.
To add events or activities to an existing Marketing Cloud app, add them as components in the same package you used for API integration.
To create a Journey Builder Activity component:
-
On your SFMC instance, open your profile setup page.
-
On the right sidebar, navigate to
Platform Tools/Apps/installed packagesand click it. -
Choose the API integration package created when setting up SFMC.
-
Under Components, click Add Component.
-
Select Journey Builder Activity.
-
Type a Name and Description for the activity.
-
Select a Category. The category determines under which section on the Journey Builder Canvas the activity appears.
NoteBy default, the
tenantservice/sync-activity/config.jsonfile specifies the default value ofMessagesfor categories. The activity uses that value instead of the value selected in the Journey Builder Activity. To use the category you specify in the activity, you must remove the default value from the config file. -
In the Endpoint URL field enter, for example,
https://[Tenant Service host]/sync-activity.NoteJourney Builder loads all assets relative to this endpoint.
-
Save the component.