From 7f095baf6373eb983c5c48f1ad5a054c58b4e7a1 Mon Sep 17 00:00:00 2001 From: zhuqling Date: Mon, 24 Feb 2025 21:54:15 +0800 Subject: [PATCH] Add NioLeads API to Business (#462) * Add NioLeads API Add NioLeads API to Business * Add NioLeads API to Business --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67d70570..5f6fc7ed 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ | [Freelancer](https://developers.freelancer.com) | Hire freelancers to get work done | `OAuth`| Yes | Unknown | | [Gmail](https://developers.google.com/gmail/api/) | Flexible, RESTful access to the user's inbox | `OAuth`| Yes | Unknown | | [Google Analytics](https://developers.google.com/analytics/) | Collect, configure and analyze your data to reach the right audience | `OAuth`| Yes | Unknown | +| [NioLeads](https://nioleads.com/apidoc) | LinkedIn Email Finder and Email Verifier | `apiKey` | Yes | Yes | | [Instatus](https://instatus.com/help/api) | Post to and update maintenance and incidents on your status page through an HTTP REST API | `apiKey` | Yes | Unknown | | [Mailchimp](https://mailchimp.com/developer/) | Send marketing campaigns and transactional mails | `apiKey` | Yes | Unknown | | [mailjet](https://www.mailjet.com/) | Marketing email can be sent and mail templates made in MJML or HTML can be sent using API | `apiKey` | Yes | Unknown |