APIs & Integrations
Emarsys
Overview
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ Read & write data
Tools | Status |
---|---|
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 | ✅ |
✅ Observability & data quality
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
✅ Customization
Tools | Status |
---|---|
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-Requisites | Status | Comment |
---|---|---|
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
Useful links
- Emarsys Core API WSSE Authentication
- Emarsys Core API Oauth Authentication
- Emarsys Core API docs
- Emarsys Core API rate limiting
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
andsecret
that you received during onboarding. Theusername
follows the formataccount_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 percustomer_id
: 10,000 requests per day. For more details OAuth Token Fetch Rate LimitingContribute API gotchas by editing this page
Connect to emarsys-oauth
Guide to connect to Emarsys Core API (Ouath) using Nango Connect.