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

I have the odoo 13 CRM on a private server.

Is it possible to have an activity automatically programmed when a lead is inserted?

I want that when a lead is added, 2 activities are automatically placed: Send email and call

I insert the records from PHP with the api. But I have not managed to insert activity with the api.

It would help me to do it from the API as well as from Odoo in general (a rule so that whenever a lead is added, those activities are added)

Avatar
Discard
Best Answer

You can use automated/scheduled actions for that purpose. You may want to check the following tutorials:
- https://www.technaureus.com/scheduled-actions-in-odoo/
- https://www.oocademy.com/v13.0/tutorial/creating-scheduled-actions-in-odoo-38

Avatar
Discard
Related Posts Replies Views Activity
2
Aug 24
2571
2
Feb 24
1564
1
Oct 20
2456
2
Sep 21
3664
9
Apr 21
54829