Posts by Vinicius Zomer • 21 points
1 post
-
2
votes2
answers115
viewsA: Integration between Mailchimp and React Native app
It follows excerpt from the code that performs this integration from node.js and axios const axios = require('axios') const mailchimpOptions = { apiKey: 'xxxxxxxxxxxxxxx', listId:…