Record Producer

SnowDevOps
Giga Guru

Hello Team

I have a record producer that has 7 custom tables( 1 main table and other 6 extended tables). I didn't do the map-to-field option for each variable. I'm trying to create a flow-in-flow designer. I'm trying to figure out what the flow trigger would be. There is no record producer option on the flow trigger. How would you create the record into these tables when the user fills out the record producer form? This is my first time doing record producer with flow designer. I have done service catalogs many times with Flow Designer. Please help, thanks 

5 REPLIES 5

vermaamit16
Kilo Patron

ok, thanks. This is not fun when you have to script for create a record in flow designer !! 

Tai Vu
Kilo Patron

Hi @SnowDevOps 

The Trigger of the flow should be Record > Created with specific condition if any. So basically in your case, when user submits the form, a record get generated into the table, the flow will be triggered and performed according actions to other tables.

Sample

Timi_0-1727244216302.png

 

Cheers,

Tai Vu

I tested, it doesn't do anything.