Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

add_single_subscriber updated? #54

Open
AdventuresOfMar opened this issue Nov 5, 2022 · 1 comment
Open

add_single_subscriber updated? #54

AdventuresOfMar opened this issue Nov 5, 2022 · 1 comment

Comments

@AdventuresOfMar
Copy link

Hello~
Thanks so much for the library I'm looking at the mailer docs and I think the endpoint might have updated to add a single subscriber. It looks like we pass in the group_id and subscriber_id instead of the subscriber data. Where would be a good place to update in the mailerlite-api-python lib files?

@skoudoro
Copy link
Owner

skoudoro commented Nov 7, 2022

Hi @AdventuresOfMar,

Yes, It seems they are mixing the old and the new API. it is not clear yet.

You can see this discussion: #53

I wonder if we should handle both API or only the latest one.

You can update it here: https://github.com/skoudoro/mailerlite-api-python/blob/master/mailerlite/subscriber.py. But we need to be careful (in case the old api is still working).

Thank you for helping

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants