-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Product - API
-
None
-
1
User Problem
There currently a GET API endpoint available for pluginData on a card, but we would like to add a PUT and POST API endpoint for pluginData on a card.
For example, it's possible to GET Card Repeater settings with a GET request.
The card repeat settings are tied to the member who saved the settings. If a member leaves the board, then the card repeat settings may be deleted.
The board admin would like to update the memberId in the pluginData.
Suggested Solutions
Add a PUT and POST API endpoint for pluginData on a card, so a board admin can update card repeat settings.
Current Workarounds
None available via the API.
Board admins will need to set up the card repeat settings for cards to ensure it's saved under their memberId.