Skip to content

dd4t/DD4T.RestService.WebApi

Repository files navigation

AppVeyor

AppVeyor

DD4T.RestService.WebApi

DD4T RestService WebApi

Install:

  1. Create a New project in Visual studio.
    1. Select The ASP.NET Web Application template.
    2. Choose the Empty template.
  2. Install one of the available DD4T Providers for Tridion.
  3. Add The Tridion assemblies to the project references.
  4. Install the DD4T.RestService.WebApi nuget package. Install-Package DD4T.RestService.WebApi
  5. Add Tridion needed configuration and jar files to the bin folder.
  6. Build your application.

Example

To request a page from the Tridion broker.

http://myservice/page/getcontentbyurl/{publicationId}/{extension}/{url} 

http://myservice/page/getcontentbyurl/5/html/index