GithubHelp home page GithubHelp logo

bsd-api-php's People

Contributors

davvblack avatar joelesvensson avatar jquassbsd avatar tomkel5 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bsd-api-php's Issues

get_updated_constituents times out when grabbing large dataset

Running get_updated_constituents will time out when grabbing a large data set. In tests I was running, grabbing updated constituents from the last month caused it to fail.

I also tried running it via cURL instead of the Horde wrapper, and that failed as well.

Is there a plan to add deferred results? Is there a workaround until deferred results can be added?

$api = new BlueStateDigital_Api($cred->api_id, $cred->api_secret, $cred->api_url);

$res = $api->get('cons/get_updated_constituents',array('changed_since'=>strtotime($a->last_run),'bundles'=>'primary_cons_addr,cons_phone,cons_email,cons_field'));
$r = $res->getBody();

Any docs here?

Is there any documentation or examples for this wrapper?

Horde_Translation class undefined

lib/Horde/Exception/Translation.php, Line 17:

class Horde_Exception_Translation extends Horde_Translation

Horde_Translation is undefined, causing autoload to fail.

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.