marketo variables
Closed this issue · 6 comments
I need marketo variables like Opportunity cost, opportunity topic etc.
below is the link to rest api
http://developers.marketo.com/rest-api/lead-database/opportunity-roles/
how can i pull them using the python API.
this gives an error saying "opportunity api not supported"
From the link you shared: "Opportunity Role APIs are only exposed for subscriptions which do not have a native CRM sync enabled."
Could that be the problem?
Not very sure. How can I check CRM sync for my account? Also, is there any other way to pull opportunity cost?
Check the Admin section in the Marketo UI
If you do have native sync (SFDC or Microsoft CRM), you need to connect to your CRM system's API, which is the system of record for Opportunities
also, https://docs.marketo.com/display/public/DOCS/Welcome+to+Marketo+Docs is a great resource