Get Transaction Create Form
The Simulate Get Create Form block gives all the fields in the create form for a specific app using the App Key. It helps users see what fields are available and get a quick overview of the data.

Output Pins

Last updated
The Simulate Get Create Form block gives all the fields in the create form for a specific app using the App Key. It helps users see what fields are available and get a quick overview of the data.

Output Pins

Last updated
Example : { "Result": "{ "Name": "test", "ID": "FM_1730349986433CFFLY5W0I", "FieldTemplates": { "Text": { "FieldType": "Text", "ValueType": "String", "Example": "Example Text" } } }" }