Outreach Creators
Current status: Available
The currently public part of Outreach Creators is visible/exportable contact retrieval for a creator you have already chosen. Use it when you need contact data for external outreach or manual review.
For NoxInfluencer platform email tasks, do not fetch visible contacts first. In Email Tasks, put creator search data.items[].id or creator read data.creator_id in the recipient object's creator_id field. You can also use platform + channel_id when you already have a canonical platform channel identifier.
Best-fit scenarios
- You already have a shortlist or a reviewed creator
- You need contact information for external outreach outside NoxInfluencer
- You need to confirm whether a creator currently exposes usable contact information
- You need a contact-quality signal before manually contacting a creator
How to identify the creator
- Prefer
creator_idwhen you already have it from a prior creator read - If this is the first direct lookup, you can also start from a creator URL or a
platform + channel-idpair - After the first successful read, reuse the returned
creator_idfor later follow-up steps
Typical input and output
- The preferred input is a
creator_id, but the first lookup can also start from URL orplatform + channel-id - The typical output is visible/exportable contact data such as email plus a contact-quality signal
- Treat this capability as external contact preparation, not as the default input for NoxInfluencer platform email tasks
Current boundary
- Contact retrieval itself does not send emails or messages
- Outbound email-task and existing-thread actions live under Email Tasks and Message Threads, with approval guardrails
- NoxInfluencer platform email can add creators by search
data.items[].id, creator readdata.creator_id, or knownplatform + channel_id; these paths do not require contact retrieval, which can consume separate contact-retrieval quota - It does not write outreach copy or negotiation copy for you
- It should not replace creator evaluation before contact begins




