Profil

christos_jubile
Mitglied
Mitglied seit ‎Okt 9, 2023
  • Lösungen
    0
  • Antworten
    1
  • Likes vergeben
    0
  • Likes erhalten
    0
  • Ideenforum
    0

Info

Um Nutzerprofile anzusehen, musst du in der Community angemeldet sein oder einen kostenlosen HubSpot-Account verwenden.

Freunde

    Die Freundesliste ist noch leer

Christos Chatzivagias

Dieser Benutzer hat noch keine Beschreibung erstellt. Bearbeite Dein Profil hier.

Aktivität

christos_jubile on November 25, 2023
Hello, I am using the code below to fetch the associated contacts to a company def get_associated_contact_ids(access_token, company_id): client = HubSpot(access_token=access_token) try: api_response = client.crm.associations. Beitrag ansehen
0 Likes
2 Antworten
Mitglied
Dezember 01, 2023
Hello, Jaycee Thank you for your quick response I have a private app with the above scopes crm.lists.writecrm.lists.readcrm.objects.contacts.readcr...Beitrag ansehen
christos_jubile on November 30, 2023
Hello I am using the below python function to fetch all contacts associated with a company def get_associated_contacts(access_token, company_id): url = f"https://api.hubapi.com/crm/v3/objects/companies{company_id}/associations/contact" header Beitrag ansehen
christos_jubile on November 25, 2023
Hello, I am using the code below to fetch the associated contacts to a company def get_associated_contact_ids(access_token, company_id): client = HubSpot(access_token=access_token) try: api_response = client.crm.associations. Beitrag ansehen
0 Likes
2 Antworten
Mitglied
Dezember 01, 2023
Hello, Jaycee Thank you for your quick response I have a private app with the above scopes crm.lists.writecrm.lists.readcrm.objects.contacts.readcr...Beitrag ansehen
christos_jubile on November 02, 2023
Hello I am using python API client to associate a contact with a deal deal_id = de_api_resp["id"] contact_id = contact_found.id association = PublicAssociation( _from=contact_id, to=deal_id ) api_client.crm.associations.batch_api.cre Beitrag ansehen
0 Likes
1 Antwort
Speichere bestimmte Beiträge, um schnell auf die hilfreichsten Diskussionen zugreifen zu können.
Aller Anfang ist schwer! Leg am besten damit los, uns ein wenig mehr über deine Interessen zu erzählen.

Following

Der Austausch mit anderen Mitgliedern ist eine der besten Möglichkeiten, um die HubSpot Community optimal zu nutzen. Hier sind ein paar Communitymitglieder, die dir den Einstieg erleichtern können.
Community-Abzeichen

Meine Gruppen

Finde Gleichgesinnte mit gemeinsamen Interessen, indem du den passenden Gruppen beitrittst. Hier sind einige unserer aktuellen Favoriten – oder verschaffe dir [hier] einen Überblick über alle Gruppen.
  • badge
    Content Marketing

    A place for content marketers to share ideas, learn, network, and be inspired.

  • badge
    Social Media

    A place for social media professionals to share ideas, learn, network, and be inspired.