Sending notifications via WhatsApp

Hi, is it the option to allow WhatsApp or SMS reminder using api? or maybe could be a future feature?

I need 3 triggers: 1 day before, the same day and 1 day after one appointment

Thanks

Hi,
There’s no such feature yet, but thanks for your feedback - we’ll consider adding it. If you have coding skills or a developer for custom work, it’s also may be possible via the customizations, e.g. if you use an API like Twilio. HivePress loads the Action Scheduler so you can schedule specific actions and send an SMS via a third-party API.

1 Like

Hi,
How can i set this scheduled actions? Is it work for specific notifications like Confirmed Booking, 1-day before checkin?

Adding a new scheduled action would require code customizations, by default bookings schedule an action if you use a Marketplace, for the linked order to be completed within 24 hours after the booking is over (so the amount is automatically added to the vendor’s balance this way). Also, if you use the booking sync then there’s a syncing action scheduled for every 5 minutes.

Hello team! The “Payout completed” email event works when stripe is set up for automated payments? I would like to send email to the vendors when stripe send transfers to them.

This email notification works with manual payouts only (when the payout status is changed), but Stripe should notify vendors when their balance changes anyway.