Adding payload into JSON object?

awesome that worked.. only thing is its naming the context as "flow" is there anyway to call it tempo ? based on what you wrote it seems like it would call it tempo but its not ?

also is it possible to make it so inputSettings is the only "object" and the inputName is not embedded as another object also ? basically formatted the same as the change node does ? hope that makes sense..

appreciated for the help..

EDIT: no worries i think i worked it out.. i just changed it to

flow.set("tempo")

that seemed to fix both things i asked about :slight_smile: thanks again for the help..