Create Server Actions
Server Actions are actions that can be executed automatically.
Let's see how we can do this.
Enable the developer mode
Go to Settings->Developer Tools and click on the link ‘Activate the developer mode’
to enable the developer mode.
Then, Go to menu Settings -> Technical -> Actions -> Server Actions. Click the ‘Create’
button.
Available Server Actions:
- Execute Python Code: Python code that will be executed
- Create a new Record: Creates a new record with values
- Update the Record: Update record values
- Execute several actions: Trigger several server actions at a time
- Send Email: Send Emails to partners
- Add Followers: Add Channels and Followers.
- Create Next Activity: Schedule the next activity, such as meeting, emails
- Send SMS Text Message: Send bulk text messages to the partners
Update the Record
If you want to set up the salesperson for some of my partners. You can easily update
this using the 'Update Record' server function.
- Model: Model linked to the action
- Action To Do: Select the Server action
- Field: Specify the Field that you need to update
- Evaluation Type: Type of the value to be updated (Value, Reference, Python
Expression)
- Reference: Select the existing values in the ‘Record’ field
- Value: ‘Value’ field specifies the literal value
- Python Expression: Value field is interpreted as python expression