Workato EDI - Search records action (batch)

Use the Search records action (batch) to search for transactions or relationships in Orderful.

Input

The input fields are dynamic and depend on the object you select.

Transaction object input fields

Input fieldDescription
ObjectUse the Object drop-down to select the type of record to search for, such as Transaction or Relationship.
Delivery statusProvide the delivery status.
Acknowledgment statusProvide the acknowledgment status.
Sender interchange control header (ISA) IDEnter the sender’s ISA ID.
Receiver interchange control header (ISA) IDEnter the receiver’s ISA ID.
Reference identifierEnter a reference identifier for filtering or lookup.
Previous cursorProvide the pagination token returned by the previous response.
Next cursorProvide the pagination token returned by the next response.
StreamProvide the transaction stream.
Sender interchange reference identifierEnter the sender’s interchange reference identifier.
Sender group reference identifierEnter the sender’s group reference identifier.
Sender transaction reference identifierEnter the sender’s transaction reference identifier.
Receiver interchange reference identifierEnter the receiver’s interchange reference identifier.
Receiver group reference identifierEnter the receiver’s group reference identifier.
Receiver transaction reference identifierEnter the receiver’s transaction reference identifier.

Relationship object input

Input fieldDescription
ObjectUse the Object drop-down to select the type of record to search for, such as Transaction or Relationship.
LimitProvide the maximum number of items to return.
Previous cursorProvide the pagination token returned by the previous response.
Next cursorProvide the pagination token returned by the next response.
Auto sendEnable or disable automatic sending of the request.

Output

Transaction object output

Output fieldDescription
TransactionsThis object contains all transactions that meet your search criteria.
Transaction IDUnique identifier of the transaction.
URLAPI endpoint URL for the transaction resource.
VersionAPI version used. For example, v3.
SenderObject containing details about the sender trading partner.
Interchange control header (ISA) ID (Sender)Sender’s interchange control header ID.
Interchange control header (ISA) ID qualifier (Sender)Qualifier for the sender’s interchange control header ID.
Test interchange control header (ISA) ID (Sender)Test sender interchange control header ID.
Test interchange control header (ISA) ID qualifier (Sender)Qualifier for the test sender’s interchange control header ID.
Name (Sender)Name of the sender trading partner.
ReceiverObject containing details about the receiver trading partner.
Interchange control header (ISA) ID (Receiver)Receiver’s interchange control header ID.
Interchange control header (ISA) ID qualifier (Receiver)Qualifier for the receiver’s interchange control header ID.
Test interchange control header (ISA) ID (Receiver)Test receiver interchange control header ID.
Test interchange control header (ISA) ID qualifier (Receiver)Qualifier for the test receiver’s interchange control header ID.
Name (Receiver)Name of the receiver trading partner.
TypeObject describing the transaction type.
Name (Type)Transaction type, such as 850_PURCHASE_ORDER. Refer to Orderful's documentation for more information about available transaction types.
StreamThe stream that the transaction belongs to. For example, test refers to your testing environment and live refers to your production environment.
Business numberBusiness number associated with the transaction.
Reference identifiersList of reference identifiers tied to the transaction.
MessageObject containing a link to the transaction message.
href (Message)API endpoint URL for the transaction message.
Validation statusStatus of EDI validation, such as VALID or INVALID. Refer to Orderful's documentation for more information about transaction statuses.
Delivery statusStatus of delivery to the trading partner, such as SENT or FAILED. Refer to Orderful's documentation for more information about transaction statuses.
Acknowledgment statusStatus of acknowledgment, such as ACCEPTED or REJECTED. Refer to Orderful's documentation for more information about transaction statuses.
Created atTimestamp when the transaction was created.
Last updated atTimestamp when the transaction was last updated.
AcknowledgmentObject containing a link to the acknowledgment.
URL (Acknowledgment)API endpoint URL for the transaction acknowledgment.

Relationship object output

Output fieldDescription
RelationshipThis object contains all relationships that match your search criteria.
Relationship IDUnique identifier of the relationship.
Created atTimestamp when the relationship was created.
Updated atTimestamp when the relationship was last updated.
SenderObject containing details about the sender trading partner.
EDI account ID (Sender)The sender’s EDI account ID.
Live Interchange control header (ISA) ID (Sender)The live ISA ID for the sender.
Test Interchange control header (ISA) ID (Sender)The test ISA ID for the sender.
Organization name (Sender)The sender’s organization name.
EDI account name (Sender)The sender’s EDI account name.
Organization ID (Sender)The sender’s organization ID.
ReceiverObject containing details about the receiver trading partner.
EDI account ID (Receiver)The receiver’s EDI account ID.
Live Interchange control header (ISA) ID (Receiver)The live ISA ID for the receiver.
Test Interchange control header (ISA) ID (Receiver)The test ISA ID for the receiver.
Organization name (Receiver)The receiver’s organization name.
EDI account name (Receiver)The receiver’s EDI account name.
Organization ID (Receiver)The receiver’s organization ID.
Transaction typeObject describing the transaction type.
Name (Transaction type)The transaction type, such as 850_PURCHASE_ORDER.
StatusThe current status of the relationship.
Auto sendIndicates whether automatic sending is enabled for transactions.

Last updated: