How does addFileFromUrl() work with multiple files fields?

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 :white_check_mark: .

field param was added, all existing scripts were migrated to use this new param.

1 Like