Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to fetch all fields for Leads from Marketo using Static list ID #54

Open
jagadishsethy opened this issue Mar 18, 2020 · 0 comments

Comments

@jagadishsethy
Copy link

I trying to fetch all field for a lead using static list ID, but it retrieve corrupted JSON records. please find the below details:

lead = mc.execute(method='get_multiple_leads_by_list_id', listId=1956, fields=['annualRevenue', 'Area_of_Interest__c', 'city', 'company', 'country', 'Department__c', 'email'], batchSize=None)

Can you please provide solution for above issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant