Append new custom type with API instead of replacing everything #8401
Unanswered
florian-guily
asked this question in
Question
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, i want to use the Metadata API to add custom types to use them in actions. The problem is that they will be added by users from a form like interface. I was thinking about using the "set_custom_actions" function but this "override" the list of custom actions with the body of the request. Is there a way to "append" the new custom actions to the list of already existing ones instead of replacing everything ?
Beta Was this translation helpful? Give feedback.
All reactions