Skip to main content

Best Practices

Keep your outbound workflow and post-call workflow separate when the setup starts to grow. This makes the system easier to debug and easier to maintain. Use Update Lead Timezone before any timezone-sensitive logic. Use Wait Until Calling Window before live outbound calling when local timing matters. Use Place Call when your routing is already decided. Use Place Call Smart Selection when you want Sympana Connector to choose the best option automatically. Keep your prompts clear and simple before you make them advanced. A smaller prompt with clean function instructions usually performs better than a large prompt full of extra rules. Test one workflow path at a time. Confirm the call works. Confirm the call data returns. Confirm the functions work. Then add more complexity. Use the documentation as a system, not as separate random pages. Install first, connect the platform, configure functions, build the workflow, test the flow, then go live. If something feels unclear, slow down and isolate the issue instead of changing five things at once. That is the fastest way to find the real problem.