🔥 600+ people already subscribed. Why not you? Get our newsletter with handy code snippets, tips, and marketing automation insights.

background shape
background shape

Export connection strings from Adobe Campaign console

Whether you change your laptop or want to save actual configuration for your colleagues. You can easily achieve that by taking all connection strings as XML.

Open connection string XML
<connections xtkschema="xtk:connections">
  <folder label="Connections">
    <cnx id="1" ims="false" label="Label" url="http://localhost">
      <comment>comment</comment>
    </cnx>
  </folder>
</connections

ims – connection over adobe id SSO

Also similar approach is to directly change the connection string file nlclient_cnx.xml that is located under your local AppData folder. To quickly navigate there just type in your file explorer %appdata%

Oh hi there 👋
I have a SSJS skill for you.

Sign up now to get an SSJS skill that can be used with your AI companion

We don’t spam! Read our privacy policy for more info.

Share With Others

The Author
Marcel Szimonisz

Marcel Szimonisz

MarTech consultant

I specialize in solving problems, automating processes, and driving innovation through major marketing automation platforms, particularly Salesforce Marketing Cloud and Adobe Campaign.

Your email address will not be published. Required fields are marked *

Buy me a coffee
Subscribe

Get exclusive tips, scripts and news

Choose your topics

We don’t spam! Read our privacy policy for more info.

Similar posts