Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 7, 2024Jun 7 I post a record through API: {{base_url}}api/cms/records/45/?author=1&fields[208]=Title&fields[209]=Content&date=2024-05-10T22:34:28Z The date is ignored. Edited June 7, 2024Jun 7 by Sonya*
June 7, 2024Jun 7 Author Edit: the date is not ignored. It is saved to: record_saved record_updated record_last_comment record_last_review However, the field record_publish_date does not respect this date and is automatically set to the current datetime. Question: is there any way to set record_publish_date for a record via REST API? Edited June 7, 2024Jun 7 by Sonya*