Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 435 Bytes

File metadata and controls

8 lines (7 loc) · 435 Bytes

# Start processing a batch of folders containing invoices within a Storage Container # Note: The following URL is for the local environment. To run in Azure, replace http://localhost:7071 with the environmentInfo.value.applicationContainerAppUrl value from the ./infra/scripts/InfrastructureOutputs.json file. POST http://localhost:7071/api/process-documents Content-Type: application/json

{
"container_name": "documents"

}