Tag: API

Subscribe users to MailChimp List using PHP

Instead of using form provided by MailChimp, we can integrate MailChimp subscription to our website using API. All you need is a MailChimp Account and a MailChimp List. Subscribing users to MailChimp List is quite simple using MailChimp API v3. Here's the step by step guide to add subscriber with PHP and cURL.

How to build Facebook Messenger Chat Bot using PHP

Nowadays, Chat Bot is very demanding topic. There are several platforms which enable us to interact with people through conversations. Facebook Messenger Platform is one of them. With Messenger Platform, we can personalize conversation with Users or Customers of Facebook Page. Instead of using traditional auto response message, we use facebook messenger chat bot. By using