Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get a single contact's URI overvew #41

Open
YosriBed opened this issue Jun 28, 2023 · 0 comments
Open

How to get a single contact's URI overvew #41

YosriBed opened this issue Jun 28, 2023 · 0 comments

Comments

@YosriBed
Copy link

YosriBed commented Jun 28, 2023

Hello,

What I want to do:

  • Based on a contact's ID or email, I wish to get the link to a contact's overview page on Mailjet,
    example : https://app.mailjet.com/contacts/overview/{ID}

Problem

  • GET https://api.mailjet.com/v3/REST/contact/{contact_ID} returns an numeric ID property. This ID is not the same as the one used to access the contact overview page.

How do I get a contact's overview URL, given an ID or email ?

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

No branches or pull requests

1 participant