Skip to main content

Send Documents via API

Electronic Sending of Unsent Documents Wait, let me re-read — the input is labeled as Czech but the text is actually in **German**. **Automatic Sending of Unsent Documents**

Written by Petr Pech

Flexi

supports the automatic sending of all unsent documents that are marked for sending. They have the value "Send

" in the Mail status field.

Sending can be forced using the following command:

curl -H "Accept: application/xml" -u user:password -X PUT -L https://demo.flexibee.eu:5434/c/firma/faktura-vydana/automaticky-odeslat-neodeslane

Instead of Demo, you must enter the name of your instance in the cloud. If you are running Flexi on your own server, you must enter the address of your server instead of demo.flexibee.eu. Instead of Company, you must enter the system name of your company

in Flexi. You can find this, for example, in the URL when logging in to the web interface.

__________________________________________________________________

Did this answer your question?