Skip to main content

Peliqan

Popular form fields

SQL query for Linkedin

List the most popular form fields based on responses.

SELECT field_name, COUNT(*) as response_count FROM responses GROUP BY field_name ORDER BY response_count DESC LIMIT 5

Linkedin data model

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.