How does requesting a synchronous API operation differ from requesting an asynchronous API operation?
Posted: Fri Jul 22, 2022 2:52 pm
How does requesting a synchronous API operation differ from requesting an asynchronous API operation?
A. clients receive responses with a task ID for further processing
B. clients subscribe to a webhook for operation results
C. clients poll for the status of the execution of operations
D. clients can access the results immediately Most Voted
A. clients receive responses with a task ID for further processing
B. clients subscribe to a webhook for operation results
C. clients poll for the status of the execution of operations
D. clients can access the results immediately Most Voted