- Joined
- Feb 1, 2010
- Messages
- 575
- Reaction score
- 382
Hi
To ensure that Salesforce always starts on a new ticket added in the Template - we are running a CallFlow that look up, if an incoming number exists in Salesforce, if not, the Callflow will create the calling number.
However, it looks like the Salesforce template is running just milliseconds ahead of our CallFlow, which means our new contact is not created ahead.
Will we be able to insert a small delay in the Salesforce Template, so our CallFlow is able to create a calling number in Salesforce, ahead of our ticket creation? If so, what code can we insert in the Template and where to make this delay? (Preferably a Delay we can adjust in milliseconds)
Thank you in advance.
To ensure that Salesforce always starts on a new ticket added in the Template - we are running a CallFlow that look up, if an incoming number exists in Salesforce, if not, the Callflow will create the calling number.
However, it looks like the Salesforce template is running just milliseconds ahead of our CallFlow, which means our new contact is not created ahead.
Will we be able to insert a small delay in the Salesforce Template, so our CallFlow is able to create a calling number in Salesforce, ahead of our ticket creation? If so, what code can we insert in the Template and where to make this delay? (Preferably a Delay we can adjust in milliseconds)
Thank you in advance.