I found a bug-like section. $client = Factory::createWithAccessToken(env("HUBSPOT_PRIVATE_APP_TOKEN_IMPORT")); $resJobCreate = $client->crm()...Leia mais
Hello. I am running the following code in php/sdk crm()->imports()->coreApi()->create() Since the import process is executed asynchronously, we are trying to detect the end of the JOB on the PHP side. If you have a sample implementat Leia mais
皆様、お世話になっております。 LIG吉田です。 コンタクトに追加したプロパティー(ここではbarプロパティーとします)を、次のAPIで取得しようとしています。 https://api.hubapi.com/contacts/v1/contact/email/foo@gmail.com/profile?hapikey=<api key>&property= bar レスポンスでbarが返却されてこないのですが、何が間違っているのか調べたのですがま Leia mais
Hello. I am running the following code in php/sdk crm()->imports()->coreApi()->create() Since the import process is executed asynchronously, we are trying to detect the end of the JOB on the PHP side. If you have a sample implementat Leia mais