GithubHelp home page GithubHelp logo

pymautic's People

Contributors

tachang avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

aulasneo

pymautic's Issues

Feature request

Hi Jeff

Thanks or writing this code
I was trying to write some code to add contacts to a list but my coding skills are not that advanced.

I added this to api.py but i couldn’t get it to work can you see what's wrong?
Should contact be a list or a dict ?

def add_contact_to_segment(self, segment, contact):

    url = self.url + '/api/segments/{}/contact/{}/create'.format(segment, contact)
    r = self.session.post(url, headers=self.headers)
    return r.json()

Is this still maintained?

Hi there.

Thanks for the work on this package.

Are you still maintaining this or want to maintain it going forward?

I'm asking because there seem to be 2-3 Mautic Python API wrappers out there but none look like they are that in use or being actively. If all are now in sunset mode then I may fork one and build one that can be maintained going forward. If one is still being maintained then I'm happy to use that or contribute PRs etc.

Cheers
Matt

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.