← Back to Dashboard
(SYNC) BTG - SALESFORCE
SUCCESS
Schedule: daily
Webhook URL:
POST /api/cron/webhook
Started Payload:
{
"cronId": "cmitfq971000001p6pb860jcq",
"status": "STARTED"
}Success Payload:
{
"cronId": "cmitfq971000001p6pb860jcq",
"status": "SUCCESS",
"duration": 123
}Error Payload:
{
"cronId": "cmitfq971000001p6pb860jcq",
"status": "ERROR",
"message": "Error description"
}Execution History
| Status | Date | Duration | Message |
|---|---|---|---|
| SUCCESS | 12/5/2025, 10:28:16 PM | 120ms | - |
| STARTED | 12/5/2025, 10:27:52 PM | 0ms | - |