Dacris.Maestro.Core.MergeStateFromFile Interaction

Reads JSON state and merges it in.

Preconditions:

InputStateKey has the file path.

Sample State.json Input

{
  "sampleKey": "folder1/folder2/yourFile.txt"
}