Creating and updating list by js | Community
Skip to main content
Level 2
August 23, 2019
Solved

Creating and updating list by js

  • August 23, 2019
  • 1 reply
  • 3023 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Venu_Reddy

Hi quentinm98329120​,

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

Regards,

Venu

1 reply

Venu_Reddy
Venu_ReddyAccepted solution
Level 6
August 25, 2019

Hi quentinm98329120​,

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

Regards,

Venu