Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (Signature)
Pre-built authorization UI
Custom authorization UI
End-user authorization guide🚫
Expired credentials detection
ToolsStatus
Pre-built integrations🚫 (time to contribute: <48h)
API unification
2-way sync
Webhooks from Nango on data modifications
Real-time webhooks from 3rd-party API🚫 (time to contribute: <48h)
Proxy requests
ToolsStatus
HTTP request logging
End-to-type type safety
Data runtime validation
OpenTelemetry export
Slack alerts on errors
Integration status API
ToolsStatus
Create or customize use-cases
Pre-configured pagination🚫 (time to contribute: <48h)
Pre-configured rate-limit handling
Per-customer configurations

Pre-built integrations

No pre-built integration yet (time to contribute: <48h)
Not seeing the integration you need? Build your own independently.

Access requirements

Pre-RequisitesStatusComment
Paid dev account
Paid test account
Partnership
App review
Security audit

Setup guide

No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Contribute useful links by editing this page

API gotchas

  • Emarsys offers different APIs(Emarsys core, Loyalty V4 and SMS), currently Nango support Emarsys core API which offers WSSE over SSL authentication.
  • When creating a new connection in Nango, use a combination of the username and secret that you received during onboarding. The username follows the format account_name00X, where X is a digit.
  • The OAuth Token has a fetch rate limiting of per client_id: 2 requests per minute, 10 requests per hour or per customer_id: 10,000 requests per day. For more details OAuth Token Fetch Rate Limiting
    Contribute API gotchas by editing this page

Connect to emarsys-oauth

Guide to connect to Emarsys Core API (Ouath) using Nango Connect.
I