OpenAI integration
Connect OpenAI with your Softr applications to add GPT-powered text generation, summarization, classification, and image creation to your workflows. Turn what your users submit into drafts, summaries, labels, and visuals — without writing a line of code.Overview
The Softr OpenAI integration sends content from your workflows to OpenAI’s models and returns the result for use in any later step. Generate text with GPT models, classify and summarize what users submit, or create images from a text prompt — then store the output in a database, send it by email, or display it in your app. In a typical Softr app, OpenAI picks up where your users leave off: a lead fills in a form block, a member posts a listing, an operations record changes status — and the workflow responds with generated copy, a summary for your team, a category to branch on, or a fresh image for the record.Available Actions
Custom prompt
Send your own prompt to OpenAI — with data mapped in from forms, records, or earlier steps — and use the response anywhere in your workflow.Write
Generate original text such as email drafts, product descriptions, social posts, or personalized messages.Summarize
Condense long text — applications, feedback, meeting notes — into a short summary your team can scan at a glance.Categorize
Assign text to one of your predefined categories so submissions and records get routed automatically.Generate image (Image 2)
Create an image from a text prompt and use the result in your app — as a record attachment, a listing visual, or an email asset.Key Benefits
- Text and images in one integration: Generate copy and visuals from the same workflow, powered by your OpenAI account.
- No-code AI: Configure prompts visually in the workflow editor — no API calls or scripts to maintain.
- Your own OpenAI account: Connect with your API key and use your OpenAI models and usage limits directly.
- Built for routing: Use Categorize to produce clean labels you can branch on, filter with, or store in a record.
Example Use Cases
How to Connect Softr with OpenAI
- Open your Softr app and go to Workflows.
- Create a new workflow and add an OpenAI action.
- Click Connect OpenAI and paste your OpenAI API key. You can create one in the OpenAI platform dashboard under API keys.
- Choose the model and write your instructions or prompt.
- Map fields from your Softr forms, records, or previous workflow steps into the prompt inputs.
- Save and activate your workflow.