Comment

It looks like while i was working with v1 i modified the executeRequestJson action to test out adding my custom headers and it automatically added a new version. When i tried to import yours from v2 .18 it was not imported because a newer version existed. I removed the action and re-imported it and I now see the additional code. I was able to copy the action, comment out those 5 lines, and add my custom header in the action and its running as expected now. Thanks!