Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to add date field in the create entry REST API call ?

Elavrasi April 25, 2019

i have created a confiform which hold build details. i m trying to update this confiform from Jenkins with build details post completion using REST API. i could successfully update all details exccept date

while updating Date field its not updating with today's date. here is my REST API (edited site name)

 

https:/mysitename:8080/wiki/ajax/confiforms/rest/save.action?pageId=78878787&f=deploytracker&date=25-04-2019&jira=JAS-400&environment=test&applicationname=goo&version=0.0.1&doneby=hudson

 

 

1 answer

0 votes
Alex Medved _ConfiForms_
Community Champion
June 11, 2019

Date values shall be given either as timestamps (epoch) or in the same format as you have it configured in your Confluence instance.

Suggest an answer

Log in or Sign up to answer