ISA
values:
ISA
header will have the same sender and receiver IDs, you can leave the connection on the Default option.ISA
headers could have multiple different sender and receiver IDs, you must set the connection to Ignore ISA validation. This option makes it harder to troubleshoot issues in your account, so we recommend only using it if you’re very sure you need it for your use case.file.processed.v2
event for the file and one transaction.processed.v2
event for each transaction within the file.
You can review each processed interchange on the file’s details page in the Stedi portal.
transaction.processed.v2
events to any API endpoint. The transaction.processed.v2
event contains a URL that you can then use to fetch processed transaction data from Stedi.
file.processed.v2
event for all files with .json
, .csv
, .xml
, .xls
, .xlsx
or .pdf
file extensions.txt
or .edi
, as EDI. If parsing fails, it attempts to parse the file first as JSON and then as CSV. If parsing still fails, it will mark the execution as failed and emit a file.failed.v2
event, which can be used to trigger additional processing.