FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Axios removed · Bizcuit/vscode-ampscript@fe4c09d · GitHub

Commit fe4c09d

Browse files
committed
Axios removed
1 parent f6ee4c1 commit fe4c09d

19 files changed

Lines changed: 187 additions & 72 deletions

‎ampscript-3.0.4.vsix.zip‎

1.25 MB
Binary file not shown.

‎ampscript-3.0.5.vsix.zip‎

2.39 MB
Binary file not shown.

‎connection-manager/css/app.css‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎connection-manager/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link href="/css/app.css" rel="preload" as="style"><link href="/js/app.js" rel="preload" as="script"><link href="/js/chunk-vendors.js" rel="preload" as="script"><link href="/css/app.css" rel="stylesheet"></head><style>p {
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><script defer="defer" type="module" src="/js/chunk-vendors.js"></script><script defer="defer" type="module" src="/js/app.js"></script><link href="/css/app.css" rel="stylesheet"><script defer="defer" src="/js/chunk-vendors-legacy.js" nomodule></script><script defer="defer" src="/js/app-legacy.js" nomodule></script></head><style>p {
22
line-height: 20px;
33
margin-bottom: 5px;
44
padding: 0px;
@@ -25,4 +25,4 @@
2525
} else {
2626
el.style.display = "none";
2727
}
28-
}</script><body><noscript><strong>We're sorry but webview doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><h1>MCFS Connection manager</h1><div class="hello"><p>This extensions can connect Visual Studio Code directly to your Salesforce Marketing Cloud Account. This allows you to easily change content in MC without leaving the text editor and helps you to save time and avoid frequent copy-pasting. It also helps you to better control the content of your emails, content blocks and cloud pages by exposing additional content attributes that are not available in the UI of MC; it allows you to use "Super Content" in almost all supported content types.</p><ol><li>In your MC accout, create a new installed package and add a 'Server-to-Server' API integration Component</li><li>Add the following permissions:<ul><li>CHANNELS: Email (Read and Write)</li><li>CHANNELS: Web (Read, Write, Publish)</li><li>ASSETS: Saved Content (Read and Write)</li><li>AUTOMATION: Automations (Read, Write, Execute)</li><li>DATA: Data Extensions (Read, Write)</li></ul></li><li>Grant access to all required BUs</li><li>Provide package details in the connection manager below, save it and connect</li><li>You'll find the entire Content Builder library in your File Explorer tab</li><li>To open Connection Manager next time press 'CMD+Shift+P' (Mac) or 'CTRL+Shift+P' (Windows) and start typing 'MCFS'. Then hit Enter</li></ol><p><button onclick="toggleReadMore()">Click for detailed instructions...</button></p><div id="readmore" style="display: none;"><h2>How to connect to Marketing Cloud</h2><table cellpadding="0" cellspacing="0" border="0" width="900"><tr><td width="33%" valign="top"><h3>Step #1: Go to Setup</h3><p>Log in to Marketing Cloud, hover over your user name in the top right corner and click on "Setup"</p></td><td width="34%" valign="top"><h3>Step #2: Open "Installed packages"</h3><p>In the left-hand panel of the setup section go to "Platform tools -> Apps -> Installed packages"</p></td><td width="33%" valign="top"><h3>Step #3: Create new Package</h3><p>Click "NEW" in the top right corner to create a new Package</p></td></tr><tr><td colspan="3"><img src="/img/howto_1-3.jpg"></td></tr><tr><td width="33%" valign="top"><h3>Step #4: Add API integration to the Package</h3><p>Click "Add Component", select "API Integration", then click "Next"</p></td><td width="34%" valign="top"><h3>Step #5: Select "Server-to-server" type</h3><p>... and click "Next"</p></td><td width="33%" valign="top"><h3>Step #6: Select required permissions</h3><p>CHANNELS: Email (Read and Write), CHANNELS: Web (Read, Write and Publish), ASSETS: Saved Content (Read and Write), AUTOMATION: Automations (Read, Write, Execute), DATA: Data Extensions (Read, Write)</p></td></tr><tr><td colspan="3"><img src="/img/howto_4-6.jpg"></td></tr><tr><td width="33%" valign="top"><h3>Step #7: Go to Access tab</h3><p>... and click "Enable All Business Units" to enable your Package for the entire MC Accout</p></td><td width="34%" valign="top"><h3>Step #8: Enable Package for BUs</h3><p>... or enable Package only for some Business Units</p></td><td width="33%" valign="top"><h3>Step #9: Create a new Connection in VS Code</h3><p>Copy "Authentication Base URI", "Client Id", "Client Secret" and your Business Unit ID (MID) to the corresponding fields of connection manager and click "Save changes"</p></td></tr><tr><td colspan="3"><img src="/img/howto_7-9.jpg"></td></tr></table></div></div><div id="app"></div><script src="/js/chunk-vendors.js"></script><script src="/js/app.js"></script></body></html>
28+
}</script><body><noscript><strong>We're sorry but webview doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><h1>MCFS Connection manager</h1><div class="hello"><p>This extensions can connect Visual Studio Code directly to your Salesforce Marketing Cloud Account. This allows you to easily change content in MC without leaving the text editor and helps you to save time and avoid frequent copy-pasting. It also helps you to better control the content of your emails, content blocks and cloud pages by exposing additional content attributes that are not available in the UI of MC; it allows you to use "Super Content" in almost all supported content types.</p><ol><li>In your MC accout, create a new installed package and add a 'Server-to-Server' API integration Component</li><li>Add the following permissions:<ul><li>CHANNELS: Email (Read and Write)</li><li>CHANNELS: Web (Read, Write, Publish)</li><li>ASSETS: Saved Content (Read and Write)</li><li>AUTOMATION: Automations (Read, Write, Execute)</li><li>DATA: Data Extensions (Read, Write)</li></ul></li><li>Grant access to all required BUs</li><li>Provide package details in the connection manager below, save it and connect</li><li>You'll find the entire Content Builder library in your File Explorer tab</li><li>To open Connection Manager next time press 'CMD+Shift+P' (Mac) or 'CTRL+Shift+P' (Windows) and start typing 'MCFS'. Then hit Enter</li></ol><p><button onclick="toggleReadMore()">Click for detailed instructions...</button></p><div id="readmore" style="display: none;"><h2>How to connect to Marketing Cloud</h2><table cellpadding="0" cellspacing="0" border="0" width="900"><tr><td width="33%" valign="top"><h3>Step #1: Go to Setup</h3><p>Log in to Marketing Cloud, hover over your user name in the top right corner and click on "Setup"</p></td><td width="34%" valign="top"><h3>Step #2: Open "Installed packages"</h3><p>In the left-hand panel of the setup section go to "Platform tools -> Apps -> Installed packages"</p></td><td width="33%" valign="top"><h3>Step #3: Create new Package</h3><p>Click "NEW" in the top right corner to create a new Package</p></td></tr><tr><td colspan="3"><img src="/img/howto_1-3.jpg"></td></tr><tr><td width="33%" valign="top"><h3>Step #4: Add API integration to the Package</h3><p>Click "Add Component", select "API Integration", then click "Next"</p></td><td width="34%" valign="top"><h3>Step #5: Select "Server-to-server" type</h3><p>... and click "Next"</p></td><td width="33%" valign="top"><h3>Step #6: Select required permissions</h3><p>CHANNELS: Email (Read and Write), CHANNELS: Web (Read, Write and Publish), ASSETS: Saved Content (Read and Write), AUTOMATION: Automations (Read, Write, Execute), DATA: Data Extensions (Read, Write)</p></td></tr><tr><td colspan="3"><img src="/img/howto_4-6.jpg"></td></tr><tr><td width="33%" valign="top"><h3>Step #7: Go to Access tab</h3><p>... and click "Enable All Business Units" to enable your Package for the entire MC Accout</p></td><td width="34%" valign="top"><h3>Step #8: Enable Package for BUs</h3><p>... or enable Package only for some Business Units</p></td><td width="33%" valign="top"><h3>Step #9: Create a new Connection in VS Code</h3><p>Copy "Authentication Base URI", "Client Id", "Client Secret" and your Business Unit ID (MID) to the corresponding fields of connection manager and click "Save changes"</p></td></tr><tr><td colspan="3"><img src="/img/howto_7-9.jpg"></td></tr></table></div></div><div id="app"></div></body></html>

‎connection-manager/js/app-legacy.js‎

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎connection-manager/js/app-legacy.js.map‎

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL