Skip to content

Expose SM API for automation #507

@pentatiby

Description

@pentatiby

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

  1. manually working with the JSON models and the Prismic API (current choice)
  2. 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions