Show/Hide Toolbars

Additional Resources

This will retrieve the unique item id (GUID) for each line-item from the Business Central API.

This Task will only be executed when the transition-condition from the Start is satisfied:

conn_md365_bc_056a

 

Table condition:

conn_md365_bc_057a

Must be valid for “All item in the table (must not be empty)”.

Otherwise the else-path will be taken, which skips this step.

Endpoint: https://api.businesscentral.dynamics.com/v2.0/<environment name>/sandbox/api/v2.0/companies(<company id>)/items

 

Request Parameters:

 

Key

Value

$filter

Filter

$select

“id,number”

 

Request Script:
conn_md365_bc_058a
 

Response Script:

conn_md365_bc_059a

Response Mapping:

 

Category Field

Assignment

ItemId

itemIds

© 2023 Therefore Corporation, all rights reserved.