Mailchimp API integration to PHPGRID

QuestionsMailchimp API integration to PHPGRID
Rankaj asked 9 years ago

Hi,

Can anybody help me in integrating Mailchimp API to the phpgrid. I have main grid that is showing records from new articles table. I want to place one button at grid bottom after 'export selected' button, after selecting the specific news articles from grid user will click on that button which will post those selected articles to Mailchimp.

Thanks
Rankaj

1 Answers
Abu Ghufran answered 9 years ago

You can check bulk edit feature. It allows you to select rows and with toolbar button, invoke your custom php function.
In that code you can call mailchimp api.

Demo code: demos/editing/bulk-edit.php

Your Answer

14 + 5 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?