{"id":5144,"date":"2026-05-30T02:45:49","date_gmt":"2026-05-30T02:45:49","guid":{"rendered":"https:\/\/aaxonix.com\/resources\/?post_type=glossary&#038;p=5144"},"modified":"2026-05-30T02:45:49","modified_gmt":"2026-05-30T02:45:49","slug":"deluge-add-record-zoho-creator","status":"publish","type":"glossary","link":"https:\/\/aaxonix.com\/resources\/glossary\/deluge-add-record-zoho-creator\/","title":{"rendered":"Deluge add record"},"content":{"rendered":"<h2>What Is the Deluge add record Statement?<\/h2>\n<p>The <code>add record<\/code> statement in Deluge creates a new entry in a specified Creator form as part of a workflow script. It assigns values to form fields programmatically and saves the record to the data store. This allows scripts to generate records automatically based on events, calculations, or data arriving from external integrations, without any manual form submission.<\/p>\n<h2>Syntax<\/h2>\n<p>The standard syntax is <code>FormName.add({\"FieldName\": value, \"FieldName2\": value2});<\/code>. Field names must match the API names of the form fields exactly. The add statement fires the target form&#8217;s own On Add trigger if one exists, which means related automation on the new record will also execute. To suppress this, the <code>disable workflow<\/code> option can be used.<\/p>\n<h2>Common Applications<\/h2>\n<p>Deluge add record is widely used for creating child records when a parent is submitted (such as auto-generating tasks when a project form is filled), writing audit log entries, creating invoice line items from approved purchase records, and seeding reference data during application setup. It is one of the most frequently used Deluge statements in complex Creator applications.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Deluge add record statement creates a new record in a Creator form programmatically from within a script, without requiring a user to submit a form.<\/p>\n","protected":false},"template":"","meta":{"seo_title":"Deluge add record | Zoho Glossary | Aaxonix","seo_description":"The Deluge add record statement creates a new record in a Creator form programmatically from within a script, without requiring a user to submit a form.","seo_keyword":"Zoho Deluge add record","seo_faqs":"","term_type":"","glossary_related":"","glossary_links":""},"glossary_category":[1258],"class_list":["post-5144","glossary","type-glossary","status-publish","hentry","glossary_category-zoho-creator"],"_links":{"self":[{"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/glossary\/5144","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/glossary"}],"about":[{"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/types\/glossary"}],"wp:attachment":[{"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/media?parent=5144"}],"wp:term":[{"taxonomy":"glossary_category","embeddable":true,"href":"https:\/\/aaxonix.com\/resources\/wp-json\/wp\/v2\/glossary_category?post=5144"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}