Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
SFMC Custom Activity Walkthrough
Intro
Installing Custom Activity
Testing Locally
Project Structure & Walkthrough
app.js
config.json
dist
assets
main.js
index.html
src
index.js
Project Structure
The following is the recommended project structure.
app.js
config.json
index.html
dist
assets
main.js
src
index.js
.babelrc
Table of contents
app.js
config.json
dist
index.html
src