-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Automating parts of the SM workflow (or even an entire workflow) is difficult.
Describe the solution you'd like
It would be very helpful to be able to run SM actions via its local REST API, rather than only via the UI.
It might be even possible to do it right now by using the endpoints here, but having official support for this kind of work would be required for production usage.
Describe alternatives you've considered
- manually working with the JSON models and the Prismic API (current choice)
- running SM in a headless browser and using the actual UI from automation tools
Both of these approaches have downsides - having the SM API officially exposed for automation would be the most robust approach, as an automated user would only need updates for the API interface.
Additional context
austinlangdon, and-joh, jasonligg, madiyetov and renardsas
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request