Loading...
Loading...
Compare original and translation side by side
hubspot <command> --helpbulk-operations/SKILL.mdhubspot <command> --helpbulk-operations/SKILL.mdhubspot properties list --type <type>--properties| Object | |
|---|---|
| contacts | |
| companies | |
| deals | |
| tickets | |
hs_analytics_*hs_analytics_sourcehs_analytics_source_data_1_2hs_analytics_first_touch_converting_campaignhs_analytics_last_touch_converting_campaignhubspot properties list --type contacts | grep hs_analytics_hubspot properties list --type <type>--properties| 对象 | |
|---|---|
| 联系人 | |
| 公司 | |
| 交易 | |
| 工单 | |
hs_analytics_*hs_analytics_sourcehs_analytics_source_data_1_2hs_analytics_first_touch_converting_campaignhs_analytics_last_touch_converting_campaignhubspot properties list --type contacts | grep hs_analytics_hubspot objects get --type contacts 12345 67890 23456 --properties email,firstname,lastname,company,phone,lifecyclestagehubspot objects get --type contacts 12345 67890 23456 --properties email,firstname,lastname,company,phone,lifecyclestageemaildomain--filterhubspot objects search --type contacts --filter "email=jane@acme.com" \
--properties email,firstname,lastname,company,lifecyclestage,hubspot_owner_id
hubspot objects search --type companies --filter "domain=acme.com" \
--properties name,domain,industry,annualrevenue,hubspot_owner_idemaildomain--filterhubspot objects search --type contacts --filter "email=jane@acme.com" \
--properties email,firstname,lastname,company,lifecyclestage,hubspot_owner_id
hubspot objects search --type companies --filter "domain=acme.com" \
--properties name,domain,industry,annualrevenue,hubspot_owner_idundefinedundefined~dealname~acmejqhubspot objects search --type deals --filter "dealname~acme" --properties dealname,amount,dealstage \
| jq -c 'select(.properties.dealname | ascii_downcase | contains("acme corp"))'~dealname~acmejqhubspot objects search --type deals --filter "dealname~acme" --properties dealname,amount,dealstage \
| jq -c 'select(.properties.dealname | ascii_downcase | contains("acme corp"))'associations listjq -c '{id}'objects getxargs -I{} hubspot objects get …--fromcontacts:companies:deals:--helpundefinedassociations listjq -c '{id}'objects getxargs -I{} hubspot objects get …--fromcontacts:companies:deals:--helpundefinedundefinedundefinedcontact_id=12345
hubspot objects get --type contacts $contact_id --properties email,firstname,lastname,company,lifecyclestagecontact_id=12345
hubspot objects get --type contacts $contact_id --properties email,firstname,lastname,company,lifecyclestageundefinedundefinedbulk-operations/SKILL.md~jq--dry-run--confirmbulk-operations/SKILL.mdbulk-operations/SKILL.md~jqbulk-operations/SKILL.md--dry-run--confirm