Skip to content

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

Open
@YosriBed

Description

@YosriBed

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions