APIs & Integrations

banstola
Teilnehmer/-in

Oauth Scope for CRM-Pipelines endpoint

lösung

Hi,

What OAuth2.0 scopes are needed for following API CRM Pipelines

?

0 Upvotes
2 Akzeptierte Lösungen
himanshurauthan
Lösung
Vordenker/-in | Elite Partner
Vordenker/-in | Elite Partner

Oauth Scope for CRM-Pipelines endpoint

lösung

Hello @banstola 

Can you please let me know for which HS Object are you trying to create pipelines? I mean either for Deals or Tickets. If they are for deals then we need contacts scope else tickets should also be included in the oauth scope query.

'scope' => 'oauth%20contacts' OR 'scope' => 'oauth%20contacts%20tickets'

Thanks

Digital Marketing & Inbound Expert In Growth Hacking Technology

Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
banstola
Lösung
Teilnehmer/-in

Oauth Scope for CRM-Pipelines endpoint

lösung

We are querying both tickets and deals object. So we need tickets and contact scopes scope. 

Thank you

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten
himanshurauthan
Lösung
Vordenker/-in | Elite Partner
Vordenker/-in | Elite Partner

Oauth Scope for CRM-Pipelines endpoint

lösung

Hello @banstola 

Can you please let me know for which HS Object are you trying to create pipelines? I mean either for Deals or Tickets. If they are for deals then we need contacts scope else tickets should also be included in the oauth scope query.

'scope' => 'oauth%20contacts' OR 'scope' => 'oauth%20contacts%20tickets'

Thanks

Digital Marketing & Inbound Expert In Growth Hacking Technology
0 Upvotes
banstola
Lösung
Teilnehmer/-in

Oauth Scope for CRM-Pipelines endpoint

lösung

We are querying both tickets and deals object. So we need tickets and contact scopes scope. 

Thank you