Skip to main content

Release notes September 2026

New API recipes

  • Create and send UBL and PDF documents: Create and send a document in UBL or PDF format: create the document, attach a UBL or PDF file, validate it, and deliver through an active channel.

  • AFNOR Connector recipes:

    • Look up a company in the directory: Search the AFNOR directory by SIREN or SIRET to validate a French company and retrieve any required invoice routing codes or directory lines.
    • Search for and receive documents: Set up the AFNOR connector API to automatically process incoming invoices: listen for invoice event triggers, fetch incoming document payloads, and download associated invoice attachments.
    • Send documents: Integrate the outbound billing workflow of the AFNOR connector API, enabling structured transmission of electronic invoices to French companies.

Updated API recipe

  • Create Factur-X documents: The endpoints for validating and sending Factur-X documents have been updated. Review the updated recipe to ensure your API requests, endpoint URLs, and payload structures match the latest release specifications.