Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Create Customer Order
workbooks_crm:create_customer_order
Creates an order from your customers for your goods or services.
Write
Medium risk
Create Organisation
workbooks_crm:create_organisation
Creates an organisation. Organisations are recorded on your database, e.g Customers, Suppliers, Partners, Competition.
Write
Medium risk
Create Person
workbooks_crm:create_person
Creates a person. People are recorded in your database, e.g a contact, an employee.
Write
Medium risk
Find or Create an Order
workbooks_crm:find_or_create_order
Returns and order if exists otherwise creates a new one.
Write
Medium risk
Update Person
workbooks_crm:update_person
Updates a person.
Write
Medium risk