[Solved] Virtual button: add root level payload info

Is it possible to add information at a level higher than the “data” path? For example: inject a device tag, or device name etc for testing purposes.

Hi Paul,

Currently, there is no way to use the Virtual Button to add information to the payload higher than “data”. I will file a ticket to update the Virtual Button trigger to be able to mock other triggers, e.g. Device State Trigger. In the meantime, I would use the Mutate Node, to set or update any fields on the payload you need after the virtual button.

I’ll be sure to post back once this feature has been completed.

Hope that helps,
Erin

Great idea Erin. Thanks!