Skip to content

rossumai/simple-vendor-matching-webhook-python

Repository files navigation

Example Python Rossum Webhook

This example webhook:

  • Normalizes invoice id to contain only numbers
  • Warns if order id is not in a particular (six digit) format
  • Matches vendor against a vendor list (toy list containing vendors "Roboyo", "Rossum", "Volvo")

Vendor matching demo

To set up the extension, see our Developer Hub guide.

About

Example Rossum webhook extension with simple vendor matching

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages