📄️ How to display links in form?
Three methods to display clickable links in a form: rich-text fields, linked fields, and custom layouts.
📄️ How to display external images in form and list?
Three methods to display external images from URLs in form views and list views.
📄️ How to download a file by URL and save as attachment?
How to create an action that downloads a file from a URL and saves it as a record attachment.
📄️ How to create an AI-based action?
How to create an action that calls the OpenAI API to generate content based on record data.
📄️ How to customize email notifications
How to send custom email notifications with HTML content, advanced recipients, and Liquid templates.
📄️ How to format raw Telegram chat data?
How to parse and display raw Telegram chat JSON as a styled, threaded conversation view.