Giter Site home page Giter Site logo

rest-api-documentation's People

Contributors

austenpayan avatar avelis avatar davidmpeace avatar jasonn85 avatar jordac avatar njovin avatar richremer avatar ssakuma4593 avatar tjtedeschi avatar zquintana avatar

Stargazers

 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

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

rest-api-documentation's Issues

Unknown error

Hello there. we are using Zingle API to dvelop a web app. It worked for a couple of times, but now it doesn't.
We get the following error when doing a request using a post method:
(https://api.zingle.me/v1/services/{{service_id}}/messages) in postmand, it works. Also we installed this extension and the web app works fine.
the error we get when running the web app without this extension on a Chrome browser is this:
Http failure response for https://api.zingle.me/v1/services/2f662005-3124-41d9-bac9-ff94675b745b/messages: 0 Unknown Error
how come we debug this error or solve it?

Webhook Integration

Hi @njovin ,

Would you please take some time for me to help my another problem?

Currently, I am trying to integrate the webhook in order to get new messages automatically via API.
But it looks like there is only one support in the current webhook set up. That is, I can find only "Contact Opt-In Status Change" on the Webhooks page.

Maybe it's not possible to get a notification automatically via Webhook? Or should I pull all messages using current API periodically?

Thanks again for your help.

Unable to delete scheduled messages

We currently use Zingle as part of our CRM tools. In addition, we are building an appointment scheduling system that integrates with Zingle for scheduling reminder text messages.

Our system allows appointments to be cancelled which should also delete all scheduled text messages. However there is no API documented to achieve this and it sets us many steps back.

Can this be provided?

Thanks.

UNIX timestamps returned by API are inconsistent (seconds vs. milliseconds)

I'm setup as a hotel client with Zingle. There are "check-in" and "check-out" custom fields available for contacts which can be set in the web UI to a fixed date. When pulled via API, these fields are GMT timestamps, but are in milliseconds since the epoch rather than seconds. As far as I can tell, all other timestamps (like created_at and updated_at) are in seconds since the epoch. The documentation says all timestamps are in seconds.

Note that in Javascript, "UNIX timestamps" via Date.now() are in milliseconds since the epoch, so I'm guessing that's the source of the incorrect units.

Solution:

  • Fix documentation to indicate the differences or
  • Fix timestamp on checkin/checkout to be consistent with documentation and other fields

The latter of course could be API breaking for some clients. I'm currently just special casing those fields.

Template doesn't work in sending messages.

Hi @njovin , nice to meet you!

First of all, thanks for the detailed documentation for Zingle API.

I am just contacting you since I faced an issue in integrating Zingle API.
When I try to send a message via API, it doesn't include "Templates" even though I have included its id in the request object.
I have referred the following documentation to integrate the message sending functionality.
https://github.com/Zingle/rest-api-documentation/blob/master/messages/POST_create.md

Would you please check it and give me any clue?

Thanks so much in advance for your help.

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.