Assign to project
assign_to_projectMakes forms, Data collections and booking pages LIVE on a deployed project — or MOVES them from another one. Reversible (unassign_from_project); submissions, rows and bookings stay with the object. The response WARNS when the deployed files never reference the object (form action, collection key, widget script) — fix the HTML, do not report success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formIds | No | Form endpoint IDs to assign | |
| projectId | Yes | The project ID returned by the deploy | |
| bookingPageIds | No | Booking page IDs to assign | |
| dataCollectionIds | No | Data collection IDs to assign |