|
|
|
|
|
by bastienbeurier
786 days ago
|
|
It does! Because Nango lets you define input & output models of integrations, it's easy to standardize them across APIs. So, when syncing users from Slack/Discord/Teams, you define a standard User model, and all 3 integrations map to this model. You then consume User objects from a unified endpoint, regardless of where they come from. |
|