Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Creating and updating list by js

Avatar

Level 2

Hello,

I work on a web application (JSSP) that is supposed to allows users to create their own recipient lists.

Historically these lists were generated by a workflow and the activity update/create list, so i have already plenty of list (type list).

But today i need to create, purge, fill these lists through js code.

Unfortunally i didn't found how to do it.

I am able to create group and add recipient in it but it's not the same story for list.

Also i can create a group of list type but the table (ex grp100000) is not created in database like list activity does, so i cannot fill it with my recipients.

Does anyone has an idea about how to proceed ?

Thanks a lot.

1 Accepted Solution

Avatar

Correct answer by
Level 8

Hi quentinm98329120​,

Check this link JSSP to List  and hope it will be useful for your scenario.

Regards,

Venu

View solution in original post

1 Reply

Avatar

Correct answer by
Level 8

Hi quentinm98329120​,

Check this link JSSP to List  and hope it will be useful for your scenario.

Regards,

Venu