Jake W.
Business Development Manager - Integrations
Published: Thu, 11/29/18
Introducing end-to-end code examples To eliminate project overhead, we created a series of instantly runnable PHP, Python, and Postman examples. Just download and go! The examples show how to connect using OAuth1a, interact with pagination, handle rate limiting, and implement each API endpoint.
With the introduction of these new code examples, we have deprecated support for our API wrappers. The archived API wrappers are available in GitHub if you’d like to fork or save a copy of the code.
Enhanced custom field mapping
Ensure your data always maps correctly to a customer’s account. We added a new “strict_custom_fields” parameter to the Add Subscriber and Update Subscriber endpoints. When set to true, the API will search
for custom fields using case-sensitive matching. If a match cannot be found, an error will be returned.
November’s highlighted integration: Verify550
Verify550’s mission is simple: help customers remove bad email addresses from their accounts to increase their deliverability.
Verify550 built an integration that pulls email addresses from an AWeber user’s account. Then, their process verifies if the addresses are valid or not. They completed this integration using a single API endpoint. They paginate over the Get Subscribers endpoint. It’s a simple, yet powerful solution for their customers.
Want to be featured on our showcase like Verify550? Submit your integration! We’ll review it and get back to you within one week.
Happy coding and
have a great day! Jake W. Business Development Manager - Integrations Zac G. Product Manager - Integrations |