Need Help on Flow Designer Action "Create or Update Record"

Abhit
Tera Guru

Hello Everyone,

i need to Insert the data into a table, if a particular CI is not there in the table. if the CI is present then i need to update it's record.

In Create or Update Action of flow designer how do i query, to check that particular record is present or not?  

Can anyone help me on this?

Flow Designer:

find_real_file.png

 

Regards,

Abhit Kumar.

1 ACCEPTED SOLUTION

Abhit
Tera Guru

I got the solution.

By checking Determines uniqueness , this will help to check records is already present or not.. if it is present then it will update it, if not it will create new one.

find_real_file.png

View solution in original post

1 REPLY 1

Abhit
Tera Guru

I got the solution.

By checking Determines uniqueness , this will help to check records is already present or not.. if it is present then it will update it, if not it will create new one.

find_real_file.png