In mailchimp API v3 whats the alternative for user invite api from v2? -


heres corresponding api spec in v2 : https://apidocs.mailchimp.com/api/2.0/users/invite.php

does v3 not support this?
not able find in documentation @ : https://developer.mailchimp.com/documentation/mailchimp/reference


Comments

Popular posts from this blog

sql server - Cannot query correctly (MSSQL - PHP - JSON) -

php - trouble displaying mysqli database results in correct order -

C++ Linked List -