OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Feature Requests REST/SOAP API enhancements for mass actions

This topic contains 1 reply, has 2 voices, and was last updated by  Artem Liubeznyi 9 years, 1 month ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #29872

    gplanchat
    Participant

    Hi,

    After using some parts of the REST API, I have found the need to do mass insert, mass delete or mass update entities (cpostAction, cdeleteAction and cputAction), which could be interesting features for third party tools connectors.

    These methods could be implemented the same way as the cgetAction is for now, by just adding the methods handlePostListRequest, handlePutListRequest and handleDeleteListRequest in the base API classes, and then implement the corresponding methods mappers.

    Greg

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #29873

    Artem Liubeznyi
    Spectator

    Hi Greg,

    Thanks for the suggestion! We will add API mass actions to our roadmap.

Viewing 1 replies (of 1 total)

The forum ‘OroCRM – Feature Requests’ is closed to new topics and replies.

Back to top