Update document in ERPNext
Update document in ERPNext.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected account | The connected account to use for the request | Connected Account | Yes | |
| Doctype ID | The type of document you would like to update | Text (Short) | Yes | |
| Document name | The name (ID) of document you would like to get | Text (Short) | Yes | |
| Custom property 1 field | | Text (Short) | No | |
| Custom property 1 value | | Text (Long) | No | |
| Custom property 2 field | | Text (Short) | No | |
| Custom property 2 value | | Text (Long) | No | |
| Custom property 3 field | | Text (Short) | No | |
| Custom property 3 value | | Text (Long) | 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