London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

module.config

Version InfoThis topic applies to Episerver.ConnectForMarketingAutomation 4.0.0 and lower. For later versions, see Sample Connector - IMarketingConnector

<?xml version="1.0" encoding="utf-8"?>
<module loadFromBin="false" description="DemoConnector for Marketing Automation services" tags=" EPiServerModulePackage EPiServerAddon EPiServer MarketingAutomationIntegration MAI Connect Silverpop Marketing Automation ConnectForMarketingAutomation " productName="EPiServer Connect for Marketing Automation" version="1.0.0.0000">
  <assemblies>
    <add assembly="DemoConnector" />
  </assemblies>
</module>

Related topics

Last updated: Dec 14, 2015