How to throttle sends across various channels in Journey Builder? | Adobe Higher Education
Skip to main content
Level 2
April 4, 2024
Répondu

How to throttle sends across various channels in Journey Builder?

Hi there,

I'm new to AJO, and would like to know how can I throttle sends without coding or making API calls for these channels/Actions?

1) Email

2) Custom Actions

Thanks,

Amanda

Meilleure réponse par Mohan_Dugganab

Throttling API will be needed to control the rate at which the downstream REST API's can process the requests initiated from AJO

https://experienceleague.adobe.com/en/docs/journey-optimizer/using/configuration/configure-journeys/external-systems/throttling

 

You can also take a look at this documentation on how to limit the throughput

https://experienceleague.adobe.com/en/docs/journey-optimizer/using/orchestrate-journeys/journey-use-cases/technical-use-cases/limit-throughput

 

1 commentaire

Mohan_Dugganab
Adobe Employee
Adobe Employee
April 4, 2024

Throttling API will be needed to control the rate at which the downstream REST API's can process the requests initiated from AJO

https://experienceleague.adobe.com/en/docs/journey-optimizer/using/configuration/configure-journeys/external-systems/throttling

 

You can also take a look at this documentation on how to limit the throughput

https://experienceleague.adobe.com/en/docs/journey-optimizer/using/orchestrate-journeys/journey-use-cases/technical-use-cases/limit-throughput

 

AK5Auteur
Level 2
April 4, 2024

Hi dugganab,

 

Thanks for the quick reply! If I'm not a developer and not familiar with API, am using Journey builder and tools associated with it so my option is to use Read Audience as the entry data point? 

 

My business uses a lot of Audience Qualification as the data entry point for lots of journeys, is there no other way to throttle sends in a Journey?

 

Thanks,

Amanda

Mohan_Dugganab
Adobe Employee
Adobe Employee
April 4, 2024

Read audience is for batch use cases and you can set the reading rate accordingly and further split the volumes using a combination of condition and wait activities to ensure the end point configured in custom action is not overwhelmed  

 

Reference - https://experienceleague.adobe.com/en/docs/journey-optimizer/using/orchestrate-journeys/journey-use-cases/technical-use-cases/limit-throughput

 

Audience qualification is for unitary kind of scenarios and the entrances are usually discrete / spread out.

 

If you anticipate large volumes of profile entrances into the journey, I would recommend to go with the throttling end point configuration (this is for custom actions). If we know of the exact limits the API is able to support, you can log a support case / get in touch with your adobe counterparts to get this deployed.