Skip to content

docs: Key/Value Maps for the Integration Toolkit - #149

Open
anttiviljami wants to merge 1 commit into
mainfrom
docs/integration-kv-maps
Open

docs: Key/Value Maps for the Integration Toolkit#149
anttiviljami wants to merge 1 commit into
mainfrom
docs/integration-kv-maps

Conversation

@anttiviljami

Copy link
Copy Markdown
Member

Summary

  • New page integrations/integration-toolkit/key-value-maps.md: what maps are, how they are stored (JSON env vars declared on the integration, environment is the source of truth), $mapValue / $mapKey semantics, availability (inbound JSONata, webhooks payload transform, file proxy), the recommended one-map-both-directions shape and a full inbound + outbound example.
  • Cross-links: inbound mapping.md (new "Key/Value Maps in JSONata" section + Next Steps), configuration.md (maps integration property), webhooks environments-secrets.md ($env + helpers in payload transformations), environments environments-secrets.md (JSON variable type row).

Feature MRs: environments-api !34, integration-toolkit-api !202, epilot360-integration-hub !62, svc-webhooks !223, epilot360-environments !21.

Test plan

  • Docusaurus build passes (links: ../key-value-maps.md, ./key-value-maps.md, /docs/integrations/integration-toolkit/key-value-maps)
  • Page renders under Integrations → Integration Toolkit

🤖 Generated with Claude Code

https://claude.ai/code/session_01GyxZKctokeU2ZVGv4L6pXN

Adds a dedicated page for the new Key/Value Maps feature (JSON environment
variables + $mapValue/$mapKey JSONata helpers) and cross-links it from the
inbound mapping reference, the integration configuration table, the
webhooks environment page and the environment variable types table.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GyxZKctokeU2ZVGv4L6pXN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant