-
Last Updated: 28/08/2019
in Administration Settings
Overview Inboxes are email listeners, which can be used in workflows to process incoming emails. ReadiNow creates and maintains a catch-all mailbox under apps.readinow.com that captures all emails sent to this domain. Hence all emails sent to ...
-
Authentication Although some third-party systems will allow public anonymous interaction most do not. Instead, most systems require that you establish some form of account. Then at the time the API is called, some form of authentication information...
-
Purpose Fetch a file from a remote server via FTP. Configuration Setting Description URL Path of FTP server and file name. The URL protocol must be 'ftp' or 'sftp'. Credentials The credentials to use when fetching the file. ...
-
This activity sends an email to a single address or a list of addresses. Properties The 'Send Email' activity can be used to send to a list of addresses or an individual email account. Depending on whether sending to a list or individual, the fo...
-
Returns one of two values, depending on whether the condition value gives a true result or a false result. Function iif(condition, true-result, false-result) Arguments Argument Data Type condition any true-result any false-res...
-
Introduction to data types in calculations Every calculation produces a result of a particular data type, such as a numeric result or a particular type of record, for example. Understanding how ReadiScript considers data types can be helpful in u...
-
A Calculation field allows you to define a read-only field on an object whose value is automatically calculated based on other fields/relationships. Calculations are performed dynamically when user views a record.
-
The ReadiNow user interface is provided by your web browser and will therefore display dates etc according to each user’s individual browser settings, as opposed to the system settings. To ensure dates and currency are correctly formatted, pleas...
-
Last Updated: 14/07/2023
in Platform Information
The ReadiNow platform is hosted in AWS. AWS enables ReadiNow to either increase the size of existing resources or to create new EC2 instances on demand. This flexibility to adjust resources as needs fluctuate is one of the prime advantages of a clou...
-
Last Updated: 03/11/2022
in Working with Resources
Overview Sending emails as part of workflows is very useful and widely used feature in ReadiNow. The Email Templates feature provides a central place to define and manage the content and style of emails. I.e. define the content of the email once ...