Skip to Content
Menu
This question has been flagged
1 Reply
4440 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
2206
1
Mar 15
10023
9
Nov 22
11070
1
Feb 22
9096
1
Aug 25
6392