Payload Generator. #9464
macguyversmusic
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So i have been working a lot with the API going crazy trying to make fixed payloads and thought "how could i grab the payload from the ui?."
So if its simple enough and someone can look in to it i guess its a feature request or a shout to others for any ways to deal with this:
let a user operate in any tab and when they hit "generate" present a small button to the side of the generate button or a small bar taking 15% like the generate for ever thing.... and in that bar "Copy payload to clipboard."
so when we generate a great combination of settings in the UI we could click this button and then paste the payload (consisting of every visible setting that's active) in to a javascript json = { setting: bla, setting1: bla}.
is the style save feature already hooking in to this flow?
Beta Was this translation helpful? Give feedback.
All reactions