Integration Rate Limits
Rate limits are used to control the rate of requests sent or received to underlying chat platforms. Moveworks self-imposes rate limits on its resources to ensure that the Moveworks platform does not send an unreasonable amount of requests to 3rd party platforms.
Note: In many cases, first time requests are typically slower that the published Rate Limits below, since the Moveworks bot needs to create a unique conversation thread with each user. Any subsequent messages or campaigns will be closer to the published RPM below.
Employee Comms
Note: For Google Chat, proactive first-time messages may experience delays due to the API Rate Limits.
Moveworks APIs
If you would like to request a rate limit increase, please file a ticket with Moveworks support with business justification.
FAQ
Q: What happens if I hit a rate limit against a chat integration?
A: Moveworks native chat integrations have rate limit retries automatically configured for each chat platform. If you run into a rate limit error code, you can try resending the message (if using Employee Comms). If you are using the Moveworks Events API, we recommend updating your workflow to sleep for 60 seconds, and then proceed with retrying the requests if a 429 is hit. e.g: