Send picture or file with invoice to Scanye, it make possible obtaining data from given invoice. How obtain data from a given invoice using this action, here: Scanye.
External data sources
Function use API of Scanye, so data are taken from external source. Function will start working when you open admin and External Data Sources tab, choose source you want and turn on. To do this, you need to check Enabled and enter user name and password for Scanye. In order to obtain these, you need to register on Scanye website: https://scanye.pl
External data sources
Function use API of Scanye, so data are taken from external source. Function will start working when you open admin and External Data Sources tab, choose source you want and turn on. To do this, you need to check Enabled and enter user name and password for Scanye. In order to obtain these, you need to register on Scanye website: https://scanye.pl
Where you can use action:
Workflow
Workflow
Parameters:
Result cell address (type: Text) – editable cell address, in which will be ID of a given invoice
Error cell address (type: Text) – editable cell address, in which will be error (for example when someone send file or picture without invoice)
Attachment names (type: Text) - name of attachment with a given invoice (you can use ATTACHMENTNAMES formula)
Wait time (type: Number) - time in seconds, after which Scanye will give ID (value from 0 to 10, if you enter value, which is bigger than 10, wait time will be 10); you should use this parameter, when you want result immediately
Result cell address (type: Text) – editable cell address, in which will be ID of a given invoice
Error cell address (type: Text) – editable cell address, in which will be error (for example when someone send file or picture without invoice)
Attachment names (type: Text) - name of attachment with a given invoice (you can use ATTACHMENTNAMES formula)
Wait time (type: Number) - time in seconds, after which Scanye will give ID (value from 0 to 10, if you enter value, which is bigger than 10, wait time will be 10); you should use this parameter, when you want result immediately
Example:

Remarks: Wait time might be bigger than given time and in that case formula may work badly. If you want get rid of this problem, you need to add button with Rebind Section ActionStep, you can even set it to be visible only when formula doesn't return a result.
0 Comments