Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hi,
Is it possible to add new state in already existing state definition using service?
I wanted to add a new style that I am creating using service in a new state that I am adding using service.
Thanks in advance,
Shalini V.
Solved! Go to Solution.
You cannot add it via services but you can through a rest call. When you add a new state in the composer manually, look up the request that goes through in the network tab of the dev tools and mimic it in your rest call
You cannot add it via services but you can through a rest call. When you add a new state in the composer manually, look up the request that goes through in the network tab of the dev tools and mimic it in your rest call