Skip to content

Conversation

@sandipsinha
Copy link

Created an extra method to handle one more API from Marketo. Will return true if success and false otherwise.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

python syntax guide please use spaces after "," when specifying parameters

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

camp_dict where is it used?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add space after args,

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have any test for this method so that I can run it before merging the pulled changes?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here you go...

  • Sandip

    On Tuesday, May 19, 2015 10:19 AM, Arunim Samat [email protected] wrote:

    In pythonmarketo/client.py:> @@ -236,7 +237,29 @@ def create_lead(self, lookupField, lookupValue, values):

             ]
         }
         return self.post(data)
    
    • Do you have any test for this method so that I can run it before merging the pulled changes?—
      Reply to this email directly or view it on GitHub.

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

Successfully merging this pull request may close these issues.

2 participants