Newer
Older
web-dumps / corhal-dumps / 02-download.ini
@Nicolas Thouvenin Nicolas Thouvenin on 25 Nov 2022 431 bytes fix: restore parameters
append = dump?indent=true

[use]
plugin = basics
plugin = conditor

[TXTConcat]

[replace]
path = q
value = self()

[CORHALFetch]
url = https://corhal-api.inist.fr
retries = 3
timeout = 60000

[replace]
path = url
value = get('business.sourceUidChain').prepend('https://corhal-api.inist.fr/mergedDocuments/')

[URLFetch]
url = get('url')
json = true
target = result
timeout = 60000
noerror = true

[exchange]
value = get('result')