Skip to content

Newsman integration module for Microsoft Dymamics CRM (365 / on premise)

License

Notifications You must be signed in to change notification settings

Newsman/Dynamics-CRM-Newsman

Repository files navigation

Dynamics-CRM-Newsman

Newsman integration module for Microsoft Dymamics CRM (365 / on premise)

Installing, configuring and using the connector

Download

Download the zip file from NewsmanSync_1_1_0_5_managed.zip.

Installation

IMPORTANT: Whenever updating an existing solution make sure to choose the overwrite option!

Access Solutions from the Settings module, in the navigation area:

Solutions

Import solution:

Import

Select the zip file:

Browse

Keep the check for the SDK messages:

SDK

At the end of the import, you'll see this dialog:

Imported

Display Newsman Connector custom entities in the sitemap: Customize

Configuration

On the Marketing tab, marketing lists section, you will be able to access the Newsman API button which can be used to set up the API key and the user ID:

mkt

Click the Newsman API button:

setup

The same configuration page can be found on the managed solution:

managed

On this page you need to first insert the apikey and userid from the Newsman account and then click submit. After refreshing the page, you'll be ableto select the list which will be used for the synchronization.

Update: You can now find the Newsman custom entities in the Settings area of the Sitemap: sitemap

Usage

To enable the synchronization, once the solution was imported, every time you create a marketing list will trigger the creation of a segment with the same name within the selected list from the Newsman account.

After the creation of a list there are two ways of adding members to that list and, thus, to the Newsman segment.

1. Lookup

Use the '+' button to manage members on the newly created marketing lists and select the lookup option:

lookup

And select the member you wish to add:

lookupadd

2. Advanced find

Select the advanced find option to manage members:

advfind

You can apply a filter on the records set:

filter

And select the wanted records:

advfindadd

3. Manual synchronization

From a marketing list record, click the NEWSMAN SYNC button to sync all members to the related segment from Newsman. This action is useful for the second option of Advanced find from above.

manualsync

Troubleshooting

Use the Advanced Find (or the target language equivalent) functionality to check for the Newsman Config and Newsman Log entities for current configuration information and events logging.

History Updates

Using the default list and the configuration parameters for ApiKey and UserId, the new version of the plugin will try to retrieve the history information of all the subscribers found in Newsman and link it to the Dynamics CRM contacts.

This is how you can access the history information related to a specific contact: contacthistory

1. Custom entities used

The following new custom entities will hold the history information:

  • Newsman History: this entity will be available from the Contact entity new form (selectable in the header) and it will display the actions performed on each specific subscriber
  • Newsman Newsletter: this entity synchronizes the base Newsletter information specific to all imported history records

2. Workflow

In order for the history to be retrieved, there is an automated workflow which starts when a new configuration parameter for the ApiKey is created. This means that if you already have a set of configuration parameters available in the system it is best to delete them all before installing the new version. This workflow will periodically trigger itself in order to automatically check for new history records connected to the specified Newsman account (UserId, ApiKey and Default List)

License

This code is released under MIT license by Newsman App - Smart Email Service Provider.

About

Newsman integration module for Microsoft Dymamics CRM (365 / on premise)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published