We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721af52 commit 7504a6aCopy full SHA for 7504a6a
1 file changed
apps/docs/content/docs/en/tools/apollo.mdx
@@ -573,7 +573,7 @@ Add contacts to an Apollo sequence
573
| --------- | ---- | ----------- |
574
| `added` | json | Array of contact objects successfully added to the sequence |
575
| `skipped` | json | Array of contact objects that were skipped, with reasons |
576
-| `skipped_contact_ids` | json | Array of contact IDs that were skipped |
+| `skipped_contact_ids` | json | Skipped contact IDs — either an array of IDs or a hash mapping ID → reason code |
577
| `emailer_campaign` | json | Details of the emailer campaign \(id, name\) |
578
| `sequence_id` | string | ID of the sequence contacts were added to |
579
| `total_added` | number | Total number of contacts added |
0 commit comments