Headless API samples
Angular renderer sample
After you have set up your Sitefinity CMS instance, you can develop your frontend application. The Progress Sitefinity CMS sample angular standalone renderer app GitHub repository contains the following samples in the following branches:
Master
This branch contains a starter kit with a blank app, based on the Angular framework. Use it as a starting point for developing your apps when you want full control over the code structure.quantum-landing-page
This branch contains a sample app with code that demonstrates how to use the Page layout service API to consume and present content and layout. Use it to learn how to build an Angular based frontend app.
You may use these samples to learn the Page layout service API and how to integrate it into your frontend app.
Kendo widget sample
Sample for using Kendo UI with the Web Services and the client SDK for maniging CRUD operations:
https://github.com/Sitefinity/webservices-kendo-widget
Import data sample
Sample for importing data from an external system. The sample provides a user can migrate his content from a legacy or external system into Sitefinity:
https://github.com/Sitefinity/webservices-import-data
This section contains
Postman sample OData queries
Run OData queries with the Postman app against real environment. Play with different sample queries and see the results.
Want to learn more?
Enhance your Sitefinity skills by enrolling in free training sessions. Become Sitefinity certified through Progress Education Community to strengthen your professional credentials.
Get started with Integration Hub | Sitefinity Cloud
This free lesson teaches administrators, marketers, and other business professionals how to use Sitefinity Integration Hub to create automated workflows between Sitefinity and other business systems.
Web Security for Sitefinity Administrators
This free lesson teaches administrators the basics about protecting your Sitefinity instance and your sites from external threats. 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 ASP.NET Core and take advantage of its decoupled architecture and modern development model.