GithubHelp home page GithubHelp logo

pipedrive-net's People

Contributors

cpius avatar henriksen avatar kekekeks avatar peterfhenry avatar tqrecords avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

pipedrive-net's Issues

SSL/TLS secure channel.

When I try your demo, I'm getting error:
The request was aborted: Could not create SSL/TLS secure channel.

Project is missing a license

The project is missing an explicit license and thus cannot be used without committing copyright infringement.

I'd suggest an MIT license, since that is a very permissive license, allowing for maximum use of the library.

Getting hung on deals endpoint

For some reason, the api doesn't seem to return any data when I added it to my main project via the dll. Using this code:

var client = new PipedriveClient(token);
var deals = client.Deals.All.Result;

It gets hung on the second line. I use the same code in the Sandbox project from the solution and it brings back the first 100 results.

Paging through records

The following returns the first 100 records from the deals endpoint.

var deals = await client.Deals.All;

Is there a way to page through the records or return all of them?

Get more fields from deals endpoint

I need to get other fields from the deals endpoint, for example; value, add_time, update_time.

Is there a way to do this or am I limited to 6 fields that are provided?

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.