Delay Automation Until Contact Synced 

by May 15, 2023Product News

When we implemented Automations into the connector SpotlerAutomate, we created two new operations to choose from when creating a Spotler Job:

  1. Start Automation
  2. Stop Automation

The Start Automation operation triggers Spotler to start an Automation for a specific contact. Great!

Contact not existing

But what if the contact doesn’t exist yet in Spotler?

When we implemented Automations, our idea was to let that decision be up to the user who is implementing the logic in Dynamics 365 CRM. That person knows best and can decide to do a Sync Contact operation first. Or try the Start Automation operation and when it fails, synchronize the contact, and then retry the Start Automation operation.

But in practice, implementing this logic in Dynamics 365 CRM is complex. The easiest way to implement this logic is to just always do a Sync Contact operation first and then the Start Automation operation.

Also, Start Automation operation is an explicit action on a contact. People want to do this action on a specific contact, so if a contact doesn’t exist in Spotler, they assume the contact will be synchronized to Spotler to execute the action on.

Sync Contact if not exists

So, we changed this in the connector SpotlerAutomate.

From now on the Start Automation operation will check for you if the specific contact exists in Spotler. If not, triggering of the Automation will be delayed and the Contact will be synchronized first. Then the Start Automation operation will resume and finish.

Remy van Duijkeren

Remy van Duijkeren

Power Platform Automator

Automation and integration aren’t just what I do—they’re what I do best.

I help businesses work smarter by removing friction, automating what slows them down, and connecting systems that should’ve been talking all along.

 

Get My Thoughts on Automation & Development

Join my personal newsletter and get practical insights on building faster, integrating smarter, and removing friction in IT systems — especially on Power Platform and Dynamics 365.

Related

Tagging & Scoring

The Spotler Connector has been extended with new operations to do tagging & scoring of contacts in Spotler. You can use this to segment your...

read more