Read Contact Job

Read a job status by job ID in SendGrid.

Input

Field Definition Type Required
Job
Job ID Unique identifier of the async job. String TRUE

Output

Field Definition Type
Job
Status Status of the job; allowed values are pending, completed, or failed. String
Job Type Type of job; allowed values are upsert or delete. String
Started At ISO8601 timestamp when the job was created. Date & Time
Finished At ISO8601 timestamp when the job was finished. Date & Time
Requested Count Number of requested contacts from the import. Number
Created Count Number of created contacts from the import. Number
Updated Count Number of updated contacts from the import. Number
Deleted Count Number of deleted contacts from the import. Number
Errored Count Number of imported contacts that resulted in an error. Number
Errors URL URL to download the file which provides information about the errors. String

Related topics

SendGrid connector

Workflow elements

SendGrid API Reference