Hi,
I want to write and retreive values from a certain odoo Spreadsheet via an Automated Action or also scheduled Action.
Is this possible?
Thanks!
Friedrich
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
I want to write and retreive values from a certain odoo Spreadsheet via an Automated Action or also scheduled Action.
Is this possible?
Thanks!
Friedrich
Note: The spreadsheet JSON structure can be complex. You may need to inspect spreadsheet.spreadsheet_data first to understand the exact structure for your specific spreadsheet.
Hope this information helps you.
Thanks & Regards,
Kunjan Patel
Hi,
it is possible to write and retrieve values from an Odoo Spreadsheet via Automated Actions or Scheduled Actions.
Here's how you can achieve this:
Automated Actions: You can set up automated actions to trigger changes based on specific events or a predefined frequency. Different automated actions are possible, such as creating or updating records.
Scheduled Actions: Scheduled actions are pre-configured processes that allow users to automate certain tasks within a database based on a designated schedule or number of occurrences. These tasks can include sending emails, generating invoices, data clean-up, and much more.
Hope it helps.
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.