November Happy Hour will be moved to Thursday December 5th.

Headless Optimizely Forms API - Package

Vote:
 

Hello, I am trying to setup Forms API and I can't find the nuget package "Optimizely.Cms.Forms.Service" mentioned in oficial documentation.  This is not present in Optimizely nuget feed.

https://docs.developers.optimizely.com/content-management-system/v1.2.0-forms/docs/set-up-headless-optimizely-forms-api

We are integrating Forms in a Headless arquitecture, so our intention is to use forms api to render form through GET method and submit form info through PUT method. We evaluated content delivery api but we saw this doesn't have form submission functionality.

#325487
Edited, Jul 16, 2024 18:24
Vote:
 

Hi David

The doc doesn't seem quite right. From what I understand, Headless Form API is still in beta, the packages are not available in Optimizley Nuget server. The beta package is hosted in Azure Devops, try the following command

dotnet add package Optimizely.Cms.Forms.Service -s https://pkgs.dev.azure.com/EpiserverEngineering/netCore/_packaging/headless_forms_beta/nuget/v3/index.json

#325526
Jul 17, 2024 5:11
David Ortiz - Jul 17, 2024 15:53
Thanks Vincent! That was my guess too. Documentation should be more clear about the package is not available in Nuget yet. I saw the beta note in other pages but not on this specific one, so I assumed this package was productive.
Hope Optimizely team can clarify this in documentation and let us know estimated lunch date.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.