Code Monkey home page Code Monkey logo

Comments (3)

jaymichls avatar jaymichls commented on July 28, 2024

Hi @sheideman,

Thanks for the question. Do you have an example of what you mean by booking parameters?
I'd love to hear more about what information you're trying to receive from the booking webhook.

If you don't see the properties you're looking for contained in this sample response: http://api.checkfront.com/ref/webhook/booking.html#sample-booking-notification
A good option could be using the webhook as a trigger to make a subsequent call.

from api.

gegere avatar gegere commented on July 28, 2024

@sheideman looking to review the data sent from Checkfront before written out a bunch of code? Try using a webhook parsing service, I have been using https://webhook.site along with a few others to model the data I'd like to use. (example webhook data below)

When a booking status changes it sounds like you would like to review the items node and compare between old and new.

https://gist.github.com/gegere/8b839037b54131565391e3cfe7e0990c

from api.

sheideman avatar sheideman commented on July 28, 2024

Thanks guys! @gegere I actually used webhook.site to see the JSON structure, that is how I knew I couldn't see the params for the items. I was able to just do an API call on the individual booking to bring back all the data I need so I am good to go! 👍 I am closing. Appreciate the quick replies.

from api.

Related Issues (3)

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.