Create contact in Odoo
Create contact in Odoo.
Application
- Odoo
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Contact name | Text (Short) | Yes | ||
| City | Text (Short) | No | ||
| Country ID | Text (Short) | No | ||
| State ID | Text (Short) | No | ||
| Street | Text (Short) | No | ||
| Street 2 | Text (Short) | No | ||
| Zip code | Text (Short) | No | ||
| No | ||||
| Internal notes | Text (Long) | No | ||
| Job position | Text (Short) | No | ||
| Mobile | Text (Short) | No | ||
| Phone | Text (Short) | No | ||
| Tax ID | Text (Short) | No | ||
| Website | Link | No |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
- N/A