Skip to main content
1-Visitor
April 30, 2019
Solved

adding new state in state definition using services

  • April 30, 2019
  • 1 reply
  • 894 views

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.

Best answer by posipova

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

1 reply

posipova20-TurquoiseAnswer
20-Turquoise
May 1, 2019

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