プロフィール

christos_jubile
メンバー
コミュニティー参加日: ‎10 9, 2023
  • ベストアンサー数
    0
  • 件の返信
    1
  • いいね!した数
    0
  • いいね!獲得数
    0
  • ご意見・ご提案
    0

自己紹介

コミュニティーにご登録いただくか、HubSpotの無料製品をご利用いただくと、ユーザーのプロフィールが表示されるようになります。

つながり

    まだつながりがありません

Christos Chatzivagias

自己紹介文の作成がお済みでないようです。こちらからプロフィールを編集いただけます。

アクティビティ

christos_jubile 11月 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. 続きを読む
0 いいね!
2 コメント
メンバー
12月 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...続きを読む
christos_jubile 11月 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 続きを読む
christos_jubile 11月 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. 続きを読む
0 いいね!
2 コメント
メンバー
12月 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...続きを読む
christos_jubile 11月 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 続きを読む
0 いいね!
1 コメント
気になるスレッドを後ですぐに見つけられるように、コンテンツをブックマークに追加しましょう。
まずはこちらから開始することをお勧めします。はじめに、ご興味をお持ちのトピックについて詳しくお聞かせください。

フォロー中

他のメンバーと積極的に交流して、HubSpotコミュニティーを最大限に活用しましょう。まずはメンバーのご紹介から始めましょう
コミュニティーバッジ

マイグループ

共通の興味を持ったグループに参加して、ネットワークを構築しませんか。HubSpotで今注目のグループや。
  • 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.