Webhook app FAQ

What is the maximum number of records the Webhook app can process?

The Webhook app imports Oracle Eloqua data in batches of a maximum of 5,000 records. Although there are no hard limits, keeping the number of records that enter the Webhook Action step to the minimum is recommended.

Does the app wait for the 3rd party system to respond?

No, the app will not process any response from the configured third party and will not display any related errors or details.

Does the app support data bulk upload to a remote system?

No, the app does not support bulk methods. It generated an HTTP POST request for every Eloqua record.

Can I use the app not to import 3rd party form data to create or update Eloqua Contacts?

No, the app currently supports only outbound webhooks.

Is there a limit to the number of Contact or CDO fields that can be included in a Webhook connection?

No; however, the app is limited by the number of fields supported by Eloqua Bulk APIs.

Is there a hard or oft limitation for the number of Webhook configurations in the app?

No; however, Eloqua APIs have limits and target systems. The Webhook App exports Eloqua contact and custom object records in batches, up to 5K records per batch. As a guideline, users should keep the number of concurrent calls related to the Webhook App across the entire instance below 250K to avoid timeouts.

Next steps

Getting started with the app

Installing the Webhook app

Configuring webhook connections

Testing webhook connections

Using the app in a program or campaign

Viewing report data

Learn more

Webhook app