-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Your PushLeadToMarketo.php example seems pretty straightforward, much simpler than the convoluted Marketo REST api docs I have seen so far. With that said, since I have no direct experience with Marketo yet, how should I direct a Marketo customer to get me the following details and make sure it has the right permissions for me to simply push leads to their system. This is from within your example:
private $host = "";//CHANGE ME
private $clientId = "";//CHANGE ME
private $clientSecret = "";//CHANGE ME
Also, are there no such things as leads list that they can be added to instead of some programname with a static string that does not appear to be predefined within marketo.
Metadata
Metadata
Assignees
Labels
No labels