Not in a single request — the Signal API applies data to one call at a time, though you can send up to 100 requests per minute.Applies to: Customers who want to apply marketing data attribution (Signals or Marketing Data) to multiple call reports
How the Signal API applies data
The Signal API applies Signals and/or Marketing Data (custom data fields) to a specific call (transaction) that has already occurred, using a POST request with:- Call reference — the Call Record ID, Transaction ID, or Call Start Time that identifies the call.
- Signals or Marketing Data — the data to apply.
- OAuth token — required for authentication.
Things to keep in mind
- One call per request — applying data to multiple calls in a single request isn’t supported. Send a separate request for each call.
- Rate limit — up to 100 requests per minute.
- Backlog risk — sending the maximum number of requests in a short window can create a processing backlog and delay when data is applied.