Hello,
I want to publish a form via API. Any suggestions ?
If I create a form via API , I see in the response the _link.display and the published_at fields are set, so I have a feeling, that on-create, the form is published automatically. However in the UI editor for the form, the “Publish” button is enabled .
If I do various changes via API (PUT) like updating some variables, when I get via API the form details, the publish_at still has the old value.
Thanks,
Adrian