Skip to main content

Retrieve all documents from ERPNext

Retrieve all documents from ERPNext.

Application

  • ERPNext

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Doctype IDDocType whose documents to retrieveText (Short)No
Return all?Whether to return all results or only up to a given limitTrue/FalseNo
LimitMax number of results to returnNumberNo
Field ID 1Text (Short)No
Field ID 2Text (Short)No
Field ID 3Text (Short)No
Filter 1 fieldText (Short)No
Filter 1 operatorPredefined Choice ListNo
Filter 1 valueValue of the operator conditionText (Long)No
Filter 2 fieldText (Short)No
Filter 2 operatorPredefined Choice ListNo
Filter 2 valueValue of the operator conditionText (Long)No
Filter 3 fieldText (Short)No
Filter 3 operatorPredefined Choice ListNo
Filter 3 valueValue of the operator conditionText (Long)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A