addFileFromUrl(url: string, fileName: string, type: string, id: string, headers: object)
There’s no place to input which field to attach the file to.
From: Fibery
addFileFromUrl(url: string, fileName: string, type: string, id: string, headers: object)
There’s no place to input which field to attach the file to.
From: Fibery
Hi.
We just forgot to update the guide, sorry. Done
.
field param was added, all existing scripts were migrated to use this new param.