Systems | Development | Analytics | API | Testing

Telpark: Automating a reconciliation process with over 330,000 transactions per year

Telpark is a leader in the parking and mobility sector in Spain and Portugal, and a leading international company. The Appian solution that Deloitte and Telpark's finance department developed to optimize the reconciliation process perfectly coordinates human and robotic efforts in a unified workflow. Hear from a number of representatives how 70% of items are reconciled in an automated way.

A Complete Guide to CORS (Cross-Origin Resource Sharing) for REST APIs

Many current web applications rely on near-frictionless and simultaneous access to numerous API providers' Web APIs. However, the web's default is to prohibit such "loose" behaviour, much like a firewall that blocks access to untrusted parties in the name of security. That default, thankfully, can be safely altered. Before doing so, however, it is necessary for both Web application developers and API providers to understand the concepts of Cross-Origin Resource Sharing (CORS).