Retrieving a list of Response Pool Resources, or the details of the specified Response Pool, using the API requires specific syntax depending on whether you are using REST or SOAP. Use this table to find the syntax for your command.

NOTE: Total number of records in a single Response Pool may not be more than 255.

REST Syntax

Click to view all REST Resources

/REST/DSFResponsePool/ GET — Retrieves a list of Response Pool resources, or the details of the specified Response Pools.

HTTP Action — GET

URIs:

Get One Response Pool — https://api.dynect.net/REST/DSFResponsePool/<service_id>/<dsf_response_pool_id>/

Get List of Response Pool Resources — https://api.dynect.net/REST/DSFResponsePool/<service_id>/

Arguments:

Get One Response Pool: No Arguments.

Get List of Response Pool Resources — Click for More Info

Response:

Get One Response Pool — Click for More Info

Get List of Response Pool Resources: array — Individual Response Pool Resources.

Dyn Logo

SOAP Syntax

Click to view all SOAP Commands

GetOneDSFResponsePool — Retrieves the specified Response Pool

GetDSFResponsePools — Retrieves a list of Response Pools that fit the arguments passed down.

Arguments:

GetOneDSFResponsePool — Click for More Info

GetDSFResponsePools — Click for More Info

Response:

GetOneDSFResponsePool — Click for More Info

GetDSFResponsePools — Click for More Info

Example Request (GetOneDSFResponsePool) — Click for More Info

Example Request (GetDSFResponsePools) — Click for More Info