sendinblue / APIv3-python-library

SendinBlue's python library for API v3
MIT License
82 stars 40 forks source link

Get a contact's details with ext_id #96

Open pierrick-c opened 4 weeks ago

pierrick-c commented 4 weeks ago

Hello Team :)

To be able to fetch the contact info using an external ID, it seems that we can use identifierType=ext_id when doing API calls on the v3/contacts endpoint. source: Get a contact's details

I don't think it is possible to do it through the SDK yet.

Would you be open to submissions on this matter? Or is it already planned in the roadmap?

Regards,