API stands for application programming interface and used to communicate between two different applications.
In order to integration of “mailchimp-api” rails app, we'll need to Mailchimp_Api_Key. We can get this parameter by following steps...
Got to this url
http://mailchimp.com/?awid=101660454&awag=4708621134&awad=79457669574&awkw=mailchimp%27&pid=GAW&source=website&gclid=CNa0g5Hbms0CFRaVaAodqvoMBw
and login, if you have already registered otherwise click on “Sign Up Free” button to registration.
Generate MailChimp API Key:
Click on your profile name to open the Account Panel
Select Account tab
Click on the Extras drop-down menu
Select API keys
Click on the Create A Key button
fill up the required fields & finally we'll get API KEY
Some pictures are given below....
An API keys grant full access to our MailChimp account and should be protected the same way you would protect your password.
We can disable the API key by Following the steps...
Click on your profile name to open the Account Panel
Select Account tab
Click on the Extras drop-down menu
Select API keys
Find the API key to disable
Toggle the slider in the Status column for that API key
It will open the Are you sure? pop-up modal
Finally click on Disable button to disable API key
0 Comment(s)