Skip to content

Commit 6f6dac9

Browse files
authored
Document Manhattan Active platform integration details
Added details about the Manhattan Active platform, including its deployment model, control aspects, and implications for integration projects.
1 parent ea87e2f commit 6f6dac9

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

0_Azure/8_AzureApps/demos/3_fromMulesoft_toLogicApps.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,27 @@ Last updated: 2025-10-23
99

1010
----------
1111

12+
## What is Manhattan Active platform?
13+
14+
> [Manhattan Active](https://www.manh.com/en-in/our-solutions/manhattan-active-platform) is a cloud native `SaaS platform`, and it is always hosted by Manhattan Associates, `you do not self-host it on your own infrastructure.` Here’s the key detail:
15+
16+
Deployment model:
17+
> - Manhattan Active runs on Google Cloud Platform (GCP) in a multi-tenant architecture.
18+
> - It’s delivered as a `managed service by Manhattan Associates, customers do not install or manage servers.`
19+
20+
21+
What you control:
22+
> - You `configure integrations, APIs, and extensions through Manhattan’s provided tools.`
23+
> - You `cannot move Manhattan Active to Azure or on-prem; instead, you integrate with it via REST APIs and event streams.`
24+
25+
Implication for your project:
26+
> - Your `integration layer (Azure Logic Apps, APIM, etc.) will connect to Manhattan Active over secure HTTPS endpoints.`
27+
> - If you need low latency or private networking, you can use `APIM self-hosted gateway near Manhattan’s GCP region or set up private connectivity options Manhattan offers (usually via VPN or private link equivalents).`
28+
29+
<img width="910" height="537" alt="image" src="https://github.com/user-attachments/assets/88056868-4236-491c-bba0-27883b5c4809" />
30+
31+
From [ MANHATTAN ACTIVE® PLATFORM TECHNOLOGY](https://assets-global.website-files.com/609ce44d3dfdab98b5019cf9/61435ff88db5d62c6fd81e6b_MANHATTANACTIVEPLATFORMTECHNOLOGY.pdf)
32+
1233
## Integration with Manhattan Active platform
1334

1435
> Azure Logic Apps doesn’t have a native connector for Manhattan Active, but they `integrate very well because Manhattan Active is API first and exposes thousands of RESTful endpoints`

0 commit comments

Comments
 (0)