APIs & Integrations

banstola
Participant

Oauth Scope for CRM-Pipelines endpoint

SOLVE

Hi,

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

?

0 Upvotes
2 Accepted solutions
himanshurauthan
Solution
Thought Leader | Elite Partner
Thought Leader | Elite Partner

Oauth Scope for CRM-Pipelines endpoint

SOLVE

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

View solution in original post

0 Upvotes
banstola
Solution
Participant

Oauth Scope for CRM-Pipelines endpoint

SOLVE

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

Thank you

View solution in original post

2 Replies 2
himanshurauthan
Solution
Thought Leader | Elite Partner
Thought Leader | Elite Partner

Oauth Scope for CRM-Pipelines endpoint

SOLVE

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
Solution
Participant

Oauth Scope for CRM-Pipelines endpoint

SOLVE

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

Thank you