Create or Update Record not working for me in FLow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2024 05:22 AM
Hi Team,
Kindly help me in resolving the below issue:
I have created a flow wherein trigger point is Creation of record in a custom table which has 3 fields(Contact, which is a reference field, Accounts which is list collector and Responsibility which is reference field).
I am doing lookup records in Contact Relationship table which has 3 fields(Contact as reference,accounts as reference and Responsibility as List Collector) and next step doing For Each,
In case if there are no records in For Each then it should create record else update. But if lookup records count is 0 then its not creating record.
Below screenshot if Step 1 is having no records, I want to create all the records for the Account.
Below screenshot should Create the record but its not executing as no record found.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2024 01:31 AM
Hi @Ankur
Your requirement is not clear buddy!