Skip to content

Record browser direct image upload in DB #108

@milesmatthias

Description

@milesmatthias

I'm using attachinary for admin uploads, but on our user facing web client, the browser directly uploads an image to clourindary, so I already have the cloudinary id for the upload.

I know I can use this patch and do something like:

model.upload_url = "http://res.cloudinary.com/upload.jpg"

but that triggers another upload. Is there something like:

model.upload_cloudinary_public_id = "sadkjf1k3kjsdj1"

? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions