Connection setup
Get your API credentials
Contact SmartFreight support or log in to your SmartFreight account to obtain your API ID, API Password, and WSDL endpoint URL.
Add the connection in Spojit
Go to Connections in Spojit, click Add Connection, select SmartFreight, and enter:
- WSDL Endpoint: Your SmartFreight SOAP endpoint (e.g.,
https://api-au-1.smartfreight.com/api/soap/classic?wsdl) - API ID: Your SmartFreight API identifier
- API Password: Your SmartFreight API password
Tools
Rate & Delivery
calculate-rate: Calculate shipping rate for a consignment
calculate-rate: Calculate shipping rate for a consignment
Consignment data (connote fields) including receiver details, carrier, and freight line items.
get-delivery-options: Get available delivery options
get-delivery-options: Get available delivery options
Consignment data with receiver address and freight details.
cost-comparison: Compare costs across multiple carriers
cost-comparison: Compare costs across multiple carriers
Consignment data with receiver address and freight details.
Consignment Management
import-consignment: Create a new consignment
import-consignment: Create a new consignment
Full consignment data including sender, receiver, carrier, and freight details.
find-consignment: Search for consignments
find-consignment: Search for consignments
get-consignment: Get consignment details by ID
get-consignment: Get consignment details by ID
SmartFreight consignment ID.
delete-consignment: Delete a consignment
delete-consignment: Delete a consignment
SmartFreight consignment ID.
Tracking
tracking-events: Get tracking events for a consignment
tracking-events: Get tracking events for a consignment
SmartFreight consignment ID.
Advanced
raw-soap-request: Execute an arbitrary SOAP operation
raw-soap-request: Execute an arbitrary SOAP operation