How to Use Output bundle

Hello,

Today I would like to reuse my output bundle to avoid having to refresh the Browse AI data, I have already downloaded the data in a .txt file on my desktop but how can I re-impot them in my starting module

My scenario :

L’output bundles of Browse AI :

[
{
“task”: {
“id”: “b9643da3-eb5c-4e8a-b27a-3100666c0dbc”,
“status”: “successful”,
“createdAt”: 1701165694030,
“finishedAt”: 1701165749554,
“retriedOriginalTaskId”: null,
“retriedTaskId”: null,
“retriedByTaskId”: null,
“startedAt”: 1701165706452,
“robotId”: “442a9cd5-403e-4c7d-9341-cf0a247e76c8”,
“triedRecordingVideo”: false,
“robotBulkRunId”: null,
“runByAPI”: false,
“runByTaskMonitorId”: null,
“runByUserId”: “891dbfad-2ccf-41db-822a-6c58ced350bf”,
“userFriendlyError”: null,
“inputParameters”: {
“originUrl”: “Calendrier économique en temps réel - Investing.com”,
“toutes_les_infos_3_limit”: 10
},
“videoRemovedAt”: null,
“videoUrl”: null,
“capturedDataTemporaryUrl”: null,
“capturedTexts”: {},
“capturedScreenshots”: {},
“capturedLists”: {
“Toutes les infos 3*”: [
{
“_STATUS”: “UNCHANGED”,
“Position”: “1”,
“Une Ligne”: “Mardi 28 novembre 2023”
},
{
“_STATUS”: “UNCHANGED”,
“Position”: “2”,
“Une Ligne”: “16:00\t USD\t\tConfiance des consommateurs - Conference Board (Nov.)\t \t101,0\t102,6”
},
{
“_STATUS”: “UNCHANGED”,
“Position”: “3”,
“Une Ligne”: “17:00\t EUR\t\tDiscours de Lagarde, Présidente de la BCE”
}
]
}
},
“event”: “task.finishedSuccessfully”
}
]

Thank you for your attention, hoping to receive a response. ^^

Hi @Trader ,

Could you add a screenshot of the input mapping of the Discord module?

There are some good templates here.

BR,

PBI

2 Likes

Hello @Philippe_Billet,
Thank you for your answer, but what is input mapping?

Hi,

It is how you feed the module.

PBI