I’m building a WordPress-based site for a small hotel and need the booking engine to talk directly to Cloudbeds through their REST API. The goal is simple: when a visitor chooses dates and room type on the site, availability and rates must come straight from Cloudbeds, and confirmed reservations must be instantly pushed back so front-desk staff always see an accurate calendar inside Cloudbeds. The site already runs on a custom Elementor template; what’s missing is the integration layer. You’re free to implement this as a standalone plugin, an add-on to an existing booking plugin, or even a set of shortcodes—whatever keeps the code maintainable and WordPress-friendly. PHP 8, the Cloudbeds API endpoints, and WordPress hooks/filters will likely be your main tools, but feel free to leverage JavaScript for a smoother front-end flow. Key deliverables: • Secure API connection (OAuth 2.0) that pulls live inventory and rates. • Front-end booking form styled to match the current template. • Server-side booking creation that returns Cloudbeds confirmation data to the user and sends our admin email. • Admin-side settings page to store API credentials and choose which room IDs to display. • Clear setup instructions or a quick Loom walk-through so I can replicate on staging. Once I can complete a test booking from the WordPress site and see it reflected in Cloudbeds immediately, the job is done. Looking forward to working with someone who has tackled Cloudbeds or similar hotel PMS integrations before.