Turn new real-estate listings into cinematic video walkthroughs

By General Input

Every new listing row in Airtable becomes a 5-second cinematic walkthrough video, saved back to the record and posted to your team's Slack channel.

Integrations

  • Airtable
  • Higgsfield
  • Slack

Type

Deterministic Code

Categories

  • Marketing
  • Operations

Every time a new listing row is added to my real-estate Airtable base, turn its hero photo into a 5-second cinematic walkthrough video with Higgsfield DoP and write the video URL back to the row. Same three steps every listing, no branching.

Trigger: Airtable poll on new_record for my listings table. Configure the trigger against the base and table that hold listing rows, so the workflow fires once per new row.

Step 1 — read the hero photo. From the triggering record, pull the URL of the primary listing photo (the first attachment in the hero photo field). If the field is empty, skip the row and stop.

Step 2 — submit the video job to Higgsfield. Call the Higgsfield Generate Video with DoP (Image-to-Video, Motion Presets) operation with the hero photo URL as the input image and a fixed motion preset that pushes the camera in through the front door (Camera In). Duration 5 seconds. The submit returns a request_id and a status_url — capture the request_id.

Step 3 — poll until the video is ready. Higgsfield generation is asynchronous. Call Higgsfield Get Request Status against the request_id every 5 seconds until the status is terminal (completed, failed, or nsfw). Cap the wait at 5 minutes. On completed, the response includes a video URL — hold onto that URL for the next step. On failed or nsfw, stop and surface the error.

Step 4 — write the result back to the row. Call Airtable Update Record on the triggering record: set the video URL field to the returned MP4 URL and set the status field to "Video ready".

Step 5 — notify the team. Call Slack Send a Message to the listings channel with a short heads-up including the listing address (or record title), the Airtable record link, and the video URL. Slack unfurls the MP4 automatically so the team can preview it inline.

Deterministic flow — same motion preset, same fields written back, same channel every listing. No drafting, no judgment calls.

Related prompts

Explore more prompts
Call overdue Xero customers with an AI collections agentWin back LiveChat visitors whose chats went unansweredChat quality review board for LiveChat support leadsWin back no-show and cancelled appointments every morningLive Loop returns analytics with product-level drill-downNewsletter pre-flight and approval board for Mailjet sendsTurn a prospect spreadsheet into personalized sequence enrollmentsMailjet email delivery lookup console for support teamsCatch feature flags that never got switched on in productionKajabi customer support console for member access fixes