A form that creates a Confluence page and stores a reference to that page in the submitted record.
The first IFTTT rule creates the page from a layout; the second reads its result and updates the record. The example also demonstrates a dynamic reference to the record’s content on the generated page.
Use a Confluence Cloud test space with ConfiForms installed. You need permission to configure the form, and the account used by the action must be able to create pages in the destination. Choose a test parent page and adapt any page and form references.
pagecreator with fields title (Text), contents (Textarea) and createdPage (Page).createdPage with condition *, and add a registration control for the form.PC.entryId=[entry.id]&createdPage=[iftttResult_PC.id].Open the generated page and check its title, location and content. Confirm that the record’s createdPage field points to it. If you use the dynamic reference shown in this example, edit the source record and reload the generated page to confirm that the displayed value updates.
This tutorial shows how you can create pages with ConfiForms CLOUD