Skip to content

Feature Request: differentiate between update and create in upsert #51

@matthiasdg

Description

@matthiasdg

Currently upsert will always create new entities if you supply the required fields (in lots of our tables only an id is needed and nothing more).
It would be nice if we could supply additional headers (or a flag) for the
If-Match: * header (or the If-None-Match: * but then you could also use create) to limit this cf. https://learn.microsoft.com/en-us/power-apps/developer/data-platform/use-upsert-insert-update-record?tabs=webapi

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