Creates Case using Salesforce. No inputs are required. Returns confirmation of creation, including the new record’s ID and details.
Retrieves Case Attachments using Salesforce. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Case Details using Salesforce. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Contact By Email using Salesforce. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Contact Details using Salesforce. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Email Case With Messages using Salesforce. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Group By Name using Salesforce. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Order by ID using Salesforce. Requires order_id. Returns the requested data record(s) with all available details.
Retrieves Order By Number using Salesforce. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Orders by Email using Salesforce. Requires email. Returns the requested data record(s) with all available details.
Retrieves Comments using Salesforce. No inputs are required. Returns an array of matching records with relevant details.
Updates Case Status using Salesforce. Requires status and case_id. Returns the updated record with the applied changes.