Assuming source is required, the following 193 results were found.
relevant to the opportunity in the 'Skills' section before progressing."); // prevent save of the record return false; } Source(s): ZDK 1.0 Client Script Documentation Stack Overflow - How do I format a date in JavaScript? Stack Overflow - Convert array...
Return ; Pause script Pause: Pause Return ; Terminate script Exit: GuiClose: OverviewGUIGuiClose: CloseMe: ExitApp Return Source(s): Autohotkey Boards > Scripts and Functions > Hash from string, hex or file, HMAC, Salt
data with statistics and datasets. Planning Need to ensure data fed into a session is not shared or available to external sources once entered into OpenAI. If I train OpenAI on a dataset, can that data be accessed by external sources? No, if you train...
} } } } } m_Response.put("message",r_CreatePayment.get("message")); m_Response.put("code",0); return m_Response; Source(s): Stripe Dashboard - Developers - API Keys Stripe Docs - Decline codes - Learn about decline codes and how to resolve them when a...
r_ZohoShipmentUpdate.get("message"); } } } } } } } } Caveat(s): Limited to 250 requests per day (can be upgraded at a cost) Source(s): DHL API Developer Portal DHL API Developer Portal - API Reference - Shipment Tracking - Unified v1.4.1
is a no go. Set it to an atom time or nice SQL date/time (eg. "yyyy-MM-dd HH:mm:ss") and then apply the function .toTime() Source(s) Zoho CRM v3 Organization API Zoho Community Forums - CRM Business Hours through the API/Deluge Trial and Error
Use the following link to continue monitoring for when this has taken effect: https://zohomail.tools/#runChecks Source(s): ZohoCRM: Email Authentication Zoho Mail Toolkit: Run Checks
set the opening stock to zero: Guess who's going to have their opening stock set to zero, save the record, then delete it. Source(s) Stack Overflow - Using the Zoho Inventory API can you set the item to Track Inventory and Track Serial Number
a "Due on Receipt". m_InvoiceDetails.put("payment_terms",0); m_InvoiceDetails.put("payment_terms_label","Due on Receipt"); Source(s): Zoho Books API Docs
== 7,zoho.currentdate.subDay(1),zoho.currentdate).toString("ww"); // // 7 returns '07' // 52 return '52' Source(s): Zoho Deluge: Built-in functions: Date-time functions: Type conversion: toString
does not cater for the Mac prefix; because "Mackayla", "Macie", "Maci", "Macala", "Mack", "Macoy", "Macey", "Macedonia"... Source(s): Wikipedia: Category: Compound surnames Diana, Goddess of the Hunt - Every-Name Index to Family Group Sheets: Mac / Mc...
connection:"zbooks" ]; info "ZohoBooks Estimate Shipping Address RESPONSE: "; info r_EstimateShippingAddress; } } } Source(s): Zoho Books Documentation / Update Billing Address Zoho Community / Zoho Inventory / General / Error: Please ensure that the...
// // SUCCEEDS: with r_Create = {"code":3000,"data":{"ID":"1234567000012345678"},"message":"Data Added Successfully"} Source(s): Zoho Creator / API Status Codes Zoho Community / Zoho One / Using Zoho One Zoho Community / Zoho Creator / Application...
for Date, DateTime, Lookup, Number, Currency, Boolean fields, you need comparators other than starts_with and equals. Source(s): Zoho CRM Documentation - Record Count in a Module
(don't display it, just show it in the logs) console.log(e); //ZDK.Client.showMessage("Client Script error"); } Output Source(s): Zoho CRM Community - Kaizen #71 - Client Script ZDKs for Detail (Canvas) Page
Create your own web app on another server and setup a server to server API connection to your Zoho Creator instance. Source(s): Zoho Creator: Create your first widget Zoho Community: Zoho Creator: Get a URL parameter inside a widget Zoho Creator: JS API...
Consider just using the WooCommerce interface to check the total number of products (wp-admin > Products > All Products). Source(s): WooCommerce - List all products WooCommerce - List all product categories
price is applied, values should be retained in decimal format with currency symbol prefixed if value is greater than zero. Source(s): To convert Page to PDF - Used more for links to open the PDF renderer in a new tab. Zoho Creator - Developer Guide -...
+ "/"; r_ThisEvent = invokeurl [ url :v_EndpointEvent type :GET connection:"my_projects_connection" ]; info r_ThisEvent; Source(s): Zoho Projects - REST API - Documentation Zoho Projects - REST API - Documentation - Search for Events by Name
query to rule them all which has all the data for my widgets), I have to write it as such: SELECT 'CRM Accounts' AS "DataSource", date(t1."ModifiedTime") AS "Date", t1."RecordID" AS "Record ID", t1."RecordName" AS "Record Name", t1."RecordOwner" AS...