Skip to Content
Menu
This question has been flagged
1 Reply
4177 Views

It is required to assign a label to several contacts, without having to do it one by one

Avatar
Discard
Best Answer

You should be able to use a Server Action and enable it as a Contextual Action.  You can adapt this example and the Python Code would be something like this: 

record['category_id'] = [1]

Or if this is a "one-off" you could use the download/upload tool.

Avatar
Discard
Related Posts Replies Views Activity
2
Mar 24
1900
1
Mar 15
9709
9
Nov 22
10700
1
Feb 22
8719
1
Aug 25
6003