Batch create anecdotes from Excel file
anecdotes
Batch create anecdotes from Excel file
Import multiple anecdotes from an Excel file (.xlsx, .xls). Expected columns: TITRE (title), ANGLE (LinkedIn angle), ANECDOTE (content - required). When autoFill is enabled, AI will generate missing details like mood, lesson learned, tags, etc.
POST
Batch create anecdotes from Excel file
Authorizations
YALG Developer API key. Send it in the x-api-key header from a server-side environment only.
Query Parameters
Enable AI auto-fill for missing details (default: true)
Example:
true
Body
multipart/form-data
Excel file (.xlsx, .xls) with columns: TITRE, ANGLE, ANECDOTE
Response
Batch import job queued successfully