3 ms·
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/Dis
by bastienbeurier 2y 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.