webhook

  1. Mashiane

    B4J Library PocketBase - RawInsert (A route/handler to execute INSERT SQL Commands)

    Hi Fam.. Background With this route / handler, you are able to execute inserts in your database using parameterized sql command. You can also specify which fields should be returned from the record that was added. Copy the attached file to your pb_hooks directory and restart the app. Example...
  2. AKJammer

    B4J Question MQTT for SMS return Messages?

    Hey All, Before I get too far down this rabbit hole I figured I'd ask the community. I have a B4J project and have been able, with great help from everyone, to get outgoing SMS texting set up and working. I wasn't planning on having two way communication, but since I've got extra time...
  3. avalle

    B4J Question Webhook service support

    Hi, I would like to add webhook support to one of my B4J Server application. I've not found anything about services, only client side. Does anyone has an idea or piece of code to start from? Can I achieve that with regular server code, or should I look at additional components? Many thanks in...
Top