Blogs
Technical guides, how-tos, and best practices from the AllSync team.

Liquid Mapping Tips
Lookup a value on a table: Template: {{ 'value' | dbLookup: 'table_name','field_name' }} Example: find the record has product code Z000...

Using a p12 File in API Calls
Including a .p12 file in an API call is a common requirement when dealing with secure and authenticated interactions with services that ...

ClickNCollect - OmniChannel Business
Convert your existing systems to Omni-channel business, reference one of case study here

Send Email using SMTP on AllSync
First, you need to have allsync account, contact support@allsync.io to request for a test account, you will get tenant Id and API Token 1...

7 Reasons Your Business Can't Afford to Ignore Integration Systems
Integration systems play a crucial role in modern businesses, enabling seamless communication and data flow between different application...

Send Email with SendInBlue API
For more detailed information and a complete reference of the SendInBlue API, you can refer to the official documentation: https://devel...

Secure your account: Turn On 2FA Verification On Allsync.io
Why is it important to enable 2FA? We highly recommend enabling two-factor authentication (2FA) for security reason: 2FA increases th...

Send realtime data from SAP B1 to AllSync
SAP Business One supports the "Transaction Notification" to capture realtime data once it is successful posted to database. We can use M...

Migrate from UAT to LIVE
Allsync introduces new feature to migrate the configuration from UAT to Live. It is required to have live tenant id and token, contact s...

Retry Mechanism
There are different reasons for a failure of a connection, depends on network, internet speed, timeout, 3rd system problem.... So the fa...
Connect to SQL, Oracle, API in Local Network
AllSync Connectors are running on cloud, however, there are many systems are required Local Network connection, example with SQL database...
A Comprehensive Guide to API Integration for Experts
API integration is a crucial aspect of modern software development, allowing different applications to communicate and share data seamles...