Connexion LinkyFlow pour LinkyFlow
LinkyFlow ramene les donnees LinkyFlow dans Excel avec 5 workflows pour analyser les marches, suivre les wallets et preparer vos reportings sans changer d outil.
Ressources
5
Requetes de lecture
5
Actions ecriture
0
Champs documentes
141
Workflows a ramener dans Excel
Chaque ressource ci-dessous correspond a un workflow tableur concret. Les lectures ramenent des colonnes utiles dans Excel; les creations et modifications indiquent ce qui peut etre relu en lignes avant envoi.
Agents
Current reconciliations
Where every Shopify sale paid through Stripe stands today: the payment, the fee, the net, and whether it reconciled. Changes after every hourly run — refresh to see the latest state.
Current reconciliations
Where every Shopify sale paid through Stripe stands today: the payment, the fee, the net, and whether it reconciled. Changes after every hourly run — refresh to see the latest state.
Route: GET /currentReconciliations
Formule Excel: =LF.linkyflow.currentReconciliations("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
actualAmountdefault | string | — | - |
currencydefault | string | — | - |
expectedAmountdefault | string | — | - |
feeAmountdefault | string | — | - |
netAmountdefault | string | — | - |
reconciliationStatusdefault | string | — | - |
shopifyOrderNamedefault | string | — | - |
Current stock sync
Where every SKU of a stock sync stands today, per target store: the master quantity, what the target held, what it should hold, and whether it was set. Changes after every hourly run — refresh to see the latest state.
Current stock sync
Where every SKU of a stock sync stands today, per target store: the master quantity, what the target held, what it should hold, and whether it was set. Changes after every hourly run — refresh to see the latest state.
Route: GET /currentInventorySync
Formule Excel: =LF.linkyflow.currentInventorySync("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
desiredQuantitydefault | number | — | - |
explanationdefault | string | — | - |
masterQuantitydefault | number | — | - |
reasondefault | string | — | - |
skudefault | string | — | - |
syncStatusdefault | string | — | - |
targetConnectionNamedefault | string | — | - |
targetQuantityAfterdefault | number | — | - |
targetQuantityBeforedefault | number | — | - |
Historical run detail
What LinkyFlow concluded during ONE run, row by row. Immutable: refreshing it a month later shows the same rows. Detailed run data is kept for 30 days; an older run answers no rows and says why.
Historical run detail
What LinkyFlow concluded during ONE run, row by row. Immutable: refreshing it a month later shows the same rows. Detailed run data is kept for 30 days; an older run answers no rows and says why.
Route: GET /runDetails
Formule Excel: =LF.linkyflow.runDetails("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
actualAmountdefault | string | — | - |
currencydefault | string | — | - |
desiredQuantitydefault | number | — | - |
expectedAmountdefault | string | — | - |
explanationdefault | string | — | - |
feeAmountdefault | string | — | - |
masterQuantitydefault | number | — | - |
netAmountdefault | string | — | - |
reasondefault | string | — | - |
reconciliationStatusdefault | string | — | - |
runIddefault | string | — | - |
runTypedefault | string | — | - |
shopifyOrderNamedefault | string | — | - |
skudefault | string | — | - |
syncStatusdefault | string | — | - |
targetConnectionNamedefault | string | — | - |
targetQuantityAfterdefault | number | — | - |
targetQuantityBeforedefault | number | — | - |
Open exceptions
The cases that need attention, of either agent: a sale that did not reconcile, or a SKU a stock sync could not settle. A case resolved by the next run disappears from this view when you refresh.
Open exceptions
The cases that need attention, of either agent: a sale that did not reconcile, or a SKU a stock sync could not settle. A case resolved by the next run disappears from this view when you refresh.
Route: GET /openExceptions
Formule Excel: =LF.linkyflow.openExceptions("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
actualAmountdefault | string | — | - |
currencydefault | string | — | - |
desiredQuantitydefault | number | — | - |
expectedAmountdefault | string | — | - |
explanationdefault | string | — | - |
masterQuantitydefault | number | — | - |
reasondefault | string | — | - |
shopifyOrderNamedefault | string | — | - |
skudefault | string | — | - |
statedefault | string | — | - |
statusdefault | string | — | - |
targetConnectionNamedefault | string | — | - |
targetQuantityAfterdefault | number | — | - |
targetQuantityBeforedefault | number | — | - |
Runs
One row per run, newest first: what it read, what it concluded, and what it cost in Stripe fees.
Runs
One row per run, newest first: what it read, what it concluded, and what it cost in Stripe fees.
Route: GET /runs
Formule Excel: =LF.linkyflow.runs("selection", "fields")
Entrees configurables
Donnees retournees dans Excel
Field | Type | Relations | Description |
|---|---|---|---|
currencydefault | string | — | - |
exceptionsdefault | number | — | - |
feesdefault | string | — | - |
inSyncdefault | number | — | - |
outOfSyncdefault | number | — | - |
processeddefault | number | — | - |
reconcileddefault | number | — | - |
runIddefault | string | — | - |
runTypedefault | string | — | - |
startedAtdefault | date | — | - |
statusdefault | string | — | - |
updateddefault | number | — | - |