Skip to main content

Define my integration need

Updated over a week ago

Need

You want to exchange data between Tomorro and a third-party software package, but you don't know where to start?

This quick memo is for you


🔦 Définition of requirements

⚙️ Définition of operationnal requirements

Before configuring an automation, it's essential to clearly define your need. To do this, focus on the end goal: What is the purpose of my automation?

Also, make sure that the trigger from your third-party tool :

Is unique (avoids ambiguity)

Is identifiable (easy to locate in your system)

Does not generate special cases (limits complex exceptions)

📝 Recommended wording

I want action in platform1...

... as long as trigger in platform2

Information exchanged is list from platform2 to platform1

Example:

I want to create a contract in Tomorro... ... as soon as the "deal status" field changes from "prospect" to "customer" in my CRM

The information exchanged is the contracting party's name, address and SIRET number from CRM to Tomorro.

If you're at a loss and can't clearly define your needs, here's a decision tree to guide you towards more complete documentation.


⽊ Decision tree

What kind of data exchange are you planning?

Tomorro to Third-party tool

I'd like to trigger an automatic process as soon as on Tomorro: a contract has been created OR a contract has been deleted OR a contract has been fully signed OR a contract status has been modified OR an automatic reminder has been triggered

No

Third-party tool to Tomorro

I want the action performed on Tomorro to be (only): create a contract OR send a contract for signature

No

Bidirectionnal

Special case: The third-party tool is Salesforce

Did this answer your question?