diff --git a/README.md b/README.md
index 256f39d..36c335f 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@ Create the following blueprint, action and mapping to trigger a Terraform Cloud
-Mapping
+Mapping - (Should be saved as `invocations.json`)
```json
{
@@ -210,7 +210,7 @@ Create the following blueprint, action and mapping to trigger a Terraform Cloud
"workspace": {
"data": {
"type": "\"workspaces\"",
- "id": ".payload.entity.properties.workspaceId"
+ "id": ".payload.entity.properties.workspace_id"
}
}
}
@@ -303,7 +303,7 @@ Create the following blueprint, action and mapping to trigger a CircleCI pipelin
-Mapping
+Mapping - (Should be saved as `invocations.json`)
```json
{