Dispatch Objects is Fonteva's API Dispatcher. Your Fonteva app controls the order of execution, error logging, and more. The API Dispatcher also fires API Resources based on triggers. Dispatch Objects work for both Incoming and Outgoing API calls. This allows you to keep both your Fonteva app and the External App to stay in sync.
For example, if the API updates a Contact in Fonteva, you can configure a Dispatch Object to also update an External Application with every update when the Contact is updated.