Microsoft Dynamics NAV · Arazzo Workflow
Business Central Create a Journal and Read Its Lines
Version 1.0.0
Create a general journal in a company and read back its line collection.
View Spec
View on GitHub
Business ManagementDynamics NAVERPFinanceInventoryMicrosoftNavisionArazzoWorkflows
Provider
Workflows
create-journal-and-read-lines
Create a journal in a Business Central company and read its lines.
Confirms the company, creates a journal with the supplied code and display name, and lists the journal's lines using the generated journal id.
1
confirmCompany
Confirm the supplied company id exists in the tenant before creating a journal in it.
2
createJournal
Create a new journal batch in the resolved company using the supplied code and display name.
3
readJournalLines
Read the line collection of the newly created journal so entries can be posted into it.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.