Send invites based on CSV

With the /sendinvitations POST call you can send invitations by uploading a CSV file to the Starred API. You can also add custom fields to your CSV to enrich your responses with properties coming from your ATS/CRM. Your CSV must contain the columns firstname, lastname, and email. Duplicated emails will be dropped.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
required

The ID of the survey

string
required

The email address of the sender

integer
required

The ID of the email template

string

The 2-letter language code. Defaults to en (English)

integer

Whether or not to send a reminder. (1 means On, 0 means Off). Defaults to 1

integer

The numbers of days until a reminder is sent. Defaults to 6. Ignored if reminder is set to 0.

Body Params
file

The file to upload.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json