- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi @oliverf82757722 , the Firefly SDK for Adobe Analytics only supports the API 2.0.
Unfortunately the Data Insertion API is only available in API 1.4, not 2.0, according to: https://www.adobe.io/apis/experiencecloud/analytics/docs.html#!AdobeDocs/analytics-2.0-apis/master/m....
Hence, you would need to make the HTTP requests using `node-fetch`.