Can anyone share example of addlist function

I want to store list of repeating data into my database can any one share how to add those details.

Thanks in advance
Balaji

Hello @balaji1.lbr

First, you need to create a custom state with the list as shown in the screenshot:

Screen Shot 2022-11-23 at 10.49.05 AM

Then start the workflow on the button when you want to add a list to the custom state.

Screen Shot 2022-11-23 at 10.45.54 AM

Afterward, save custom in your database as shown in the screenshot:

Screen Shot 2022-11-23 at 11.05.30 AM
(note: take img as a list in database)

There will be options like:

  1. Set-list: It will replace the old list with the new one.
  2. Add-list: It will add both lists but the repeating items will be added once.
  3. Add: It will simply add lists and repeating items.

I hope it will help you…

If any further assistance is required get in touch with me on:
LinkedIn:- Karamjit Singh - Aprintaa - Rank First To Earn Fast! | LinkedIn
Gmail:- karamwise@gmail.com

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.