Giter VIP home page Giter VIP logo

Comments (3)

mayurpande avatar mayurpande commented on September 3, 2024

ok so after reading there blog, it seems I have to create a list of prospect, which I see I can do using this library, but how to I email the list and assign a campaign to it? https://www.pardot.com/blog/pardot-campaign-vs-pardot-list/
Currently my workflow is that I loop through a list of users within my code and generate some html content and use pypardot4 to send the email as shown above.

from pypardot4.

mayurpande avatar mayurpande commented on September 3, 2024

So I have managed to figure most of this out, but the only part that will not work is the html content, I generate the html content in my code, it is made dynamic there, i.e. I put in new content and the receiver's name. However I do not have this stored as a template in pardot. Is there a way around this?

from pypardot4.

mayurpande avatar mayurpande commented on September 3, 2024

Figured it all out, I had to create a list with prospects, change the name to use pardot's variables (like %%first.name%%) then send the campaign id and list_ids using the email send to lists function. Works perfectly.

from pypardot4.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.