Skip to Content
Menu
This question has been flagged
1 Reply
4043 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
1753
1
Mar 15
9605
9
Nov 22
10573
1
Feb 22
8504
1
Aug 25
5801