SOLVED

Re: User permissions for integration

Go to solution
Anonymous
Not applicable

User permissions for integration

Hi dear Marketo community,

I wanted to know if I need any user permissions to implement Marketo integration with an external software using the SOAP API, in addition to the soap URL endpoint and the user ID and secret.

Thanks,

Ori
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
David_Desrosie2
Level 4

Re: User permissions for integration

Hi Ori, 

All you should need is the SOAP API Credentials you mentionned. It will be used to generate your Authentication Signature :
http://developers.marketo.com/documentation/soap/signature-algorithm/

You do not need any User Permission. 

Cheers, 

David

View solution in original post

1 REPLY 1
David_Desrosie2
Level 4

Re: User permissions for integration

Hi Ori, 

All you should need is the SOAP API Credentials you mentionned. It will be used to generate your Authentication Signature :
http://developers.marketo.com/documentation/soap/signature-algorithm/

You do not need any User Permission. 

Cheers, 

David