Skip to Content
Menu
This question has been flagged
3 Replies
1911 Views

Hello, how can I create a lead with API from Make(integromat) taking information in google sheet?

Every time I try to execute the process, appears this message:

[2] The operation cannot be completed: - Create/update: a mandatory field is not set. - Delete: another model requires the record being deleted. If possible, archive it instead. Model: Lead/Opportunity (crm.lead), Field: Opportunity (name)

Avatar
Discard
Best Answer

Hi,

The error message you're encountering indicates that the "name" field, which is mandatory for the crm.lead model in Odoo, is not being set. The "name" field typically represents the opportunity name or lead title. 

  • Make sure you have added name column in your google sheet
  • map the "name" column from your Google Sheet to the "name" field in your API request.

Hope this will help you

Thanks 



Avatar
Discard
Author Best Answer

Hi, thanks for help!

I did it and everything worked out.

Avatar
Discard
Best Answer

Hi Maikon Silva,

We you try to create lead from external API, you need to make sure you have setup all necessary / mandatory field for Lead object. Currently, it seems like you haven't passed name field. 

   

To solve this you need to provide name field in API.

I hope this will help you. 

Thanks,
Vimal Rughani (Founder and CTO)
Himanjali Intelligent Automation Pvt Ltd
Contact:
 +91- 972-606-7737
Emailhello@himanjali.com 
NewsletterThe Odoo Scoop
Websitewww.himanjali.co

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 23
1150
0
Sep 21
1524
0
Jul 21
4262
1
Mar 21
3703
0
Mar 23
113