Create issues

To create an issue, you must use the NewslettersManager class. The following code creates an issue through the Native API.

Figure 1: Create an issue


First, you initialize the NewslettersManager. When creating an issue, you must provide a root campaign by instance or id. You create the root campaign, see For developers: Create campaigns. Next you call CreateIssue method to create the issue. Finally, after all properties are set, you save the changes.

NOTE: To create an issue with auto generated ID, use the other overload of the CreateIssue method.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Web Security for Sitefinity Administrators

The free standalone Web Security lesson teaches administrators how to protect your websites and Sitefinity instance from external threats. Learn to configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.

Foundations of Sitefinity ASP.NET Core Development

The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.

Was this article helpful?

Next article

Query issues