Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

How to get group id from uploading file #25

@aquaductape

Description

@aquaductape

How to create group id from uploading file

For example, using UploadCare widget, when you have data-multiple property enabled, the input value is set to group id.

How do you get group id when uploading files?

uploadcare.file.fromUrl('http://host/image/path', function(err,res){
        // How to get group id?
    })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions