How to connect Cloze + Xero
Zapier lets you send info between Cloze and Xero automatically—no code required. With 5,000+ supported apps, the possibilities are endless.
- Free forever for core features
- 14 day trial for premium features & apps
Top companies trust Zapier to automate work and free up time
Connect your apps and automate workflows
Easy automation for busy people. Zapier moves info between your web apps automatically, so you can focus on your most important work.
Filters
Cloze API filtering rules. Functionally similar to Zapier filter steps, for more information on this advanced, optional feature see What Are API Filters?.
Examples:
View all stage changes within the Enterprise Customer segment
{"company" : {"segment" : "Enterprise Customer"} ,"changes" : {"stage":{"after":"*"} } }
Tip Use the Cloze UI to see what custom fields and values are available for filtering against.
Try ItFilters
Cloze API filtering rules. Functionally similar to Zapier filter steps, for more information on this advanced, optional feature see What Are API Filters?.
Examples:
Trigger when a Deal is Won.
{"project" : {"segment" : "Deal"} ,"changes" : {"stage":{"after":"Won"} } }
Trigger when a custom field Forecast changes to Commit
{ "changes" : { "Forecast" : {"after":"Commit"} } }
Trigger when a the Number of Seats on a Concierge Service Deal changes.
{"project" : {"segment" : "Deal", "customFields":[{"id":"Concierge Service","value":"Yes"}]} ,"changes" : {"Number of Seats":{"after":"*"} } }
Tip Use the Cloze UI to see what custom fields and values are available for filtering against.
Try ItCompany NameRequired
Keyword
Adds a single keyword even if it contains spaces or punctuation marks.
Description
Keywords
Adds one or more keywords, separated by spaces or punctuation marks.
Industry
Business Size
No. Of Employees
Domains
Notes
Share To
Assign To
Always assign to this user.
Default Assign To
Only assign to this user if not already assigned.
Node
Sub-team placement, e.g. /US/West.
Stage
Segment
List
Remove List
Facebook
Twitter
LinkedIn
Street Address
City
Region
Postal Code
Country
Phone
Url
Source App ID
Identifies the source application of this Entity. Enter the fully-qualified domain name of the URL where you log into the source application. For example, if the source application is Salesforce and you log into "https://na11.salesforce.com", enter "na11.salesforce.com". For more information see What Are App Links?.
Source App Link Name
The name of the source application. Cloze places a link with this title in the created Entity.
Source App Link URL
A URL to the Entity information in the source application. Cloze will place a link to this URL in the created Entity. Choose a URL from the source application trigger if one is available. See What Are App Links? for more information.
Source Entity Unique ID
A unique ID for the entity in the source application. Choose a field from the source application trigger so that later updates to the document contain the same ID. See What Are App Links? for more information.
Additional Fields
Specify additional phone, address and other entries. See How To Use Cloze Additional Fields.
Source App IDRequired
Fully qualified domain name e.g. salesforce.com of source application.
Source Note IDRequired
An identifier for the note from the source application.
Author Name
Author Address
About Name
The name of the person or project this note is about.
About Address
The email or social address of the person or project this note is about.
Subject
Body
Text or HTML are supported. Set Body Type as appropriate.
Body Type
The body type (text/html).
Source App Name
The name of the source application. Cloze places a link with this title in the created Note.
Source App URL
Choose a URL from the source application trigger if one is available. Cloze will place a link to this URL in the created Note.
Additional Fields
Sometimes additional fields are needed for people in Cloze. This includes multiple references. As an advanced feature, you can utilize this field to specify additional values for the communication.
Examples
.reference[0].value support@cloze.com reference[0].name Support reference[1].value service.myservice.com:123456 reference[1].name My Service
Filters
Cloze API filtering rules. Functionally similar to Zapier filter steps, for more information on this advanced, optional feature see What Are API Filters?.
Examples:
Trigger when a Customer segment person enters Active stage
{"person" : {"segment" : "Customer"} ,"changes" : {"stage":{"after":"Active"} } }
Trigger when the next step of a Potential Partner is Final Agreement
{"person" : {"segment" : "Partner", "stage" : "Potential"} ,"changes" : {"step":{"after":"Final Agreement"} } }
Trigger when a Potential Partner in Marketing becomes a Director.
{"person" : {"segment" : "Partner", "stage" : "Potential", "customFields":[{"id":"Department","value":"Marketing"}]} ,"changes" : {"Role":{"after":"Director"} } }
Tip Use the Cloze UI to see what custom fields and values are available for filtering against.
Try ItStyleRequired
The style of the communication (is it most like an email, call, or direct (Instant Message)).
From Name
From AddressRequired
The email, phone number, social handle (twitter:address/facebook:address/linkedin:address), or custom address (custom:address) of the sender.
Recipient Name
Recipient Address
The address of the recipient (email, phone number, social handle, or custom address).
Subject
Body
Body Type
Skip Inbox
Skip the Inbox view and display only on the Timeline.
Thread ID
A unique identifier describing the thread of this message (message threading). All messages with this same threadid will be threaded together in the Cloze UI. An example of a good threadid would be a unique support ticket number.
Source App Link Name
The name of the source application; creates an "Open In
" link inside the message. Source App Link URL
A URL to the source application; creates an Open In
link inside the message. Additional Fields
Description
Sometimes additional fields are needed for people in Cloze. This includes multiple recipients. As an advanced feature, you can utilize this field to specify additional values for the communication.
Examples
.recipient[1].name Support recipient[1].value support@cloze.com
Author Name
Author Address
Pick an email or other identifier understood by Cloze (e.g. mike@cloze.com or calendar.google.com:123456).
Subject
Body
Body Type
About Name
About Address
An address of the person this event is about.
Source App Link Name
The name of the source application. Cloze places a link with this title in the created Person.
Source App Link URL
Choose a URL from the source application trigger if one is available. Cloze will place a link to this URL in the created Person.
Additional Fields
Sometimes additional fields are needed for people in Cloze. This includes multiple references. As an advanced feature, you can utilize this field to specify additional values for the communication.
Examples
.reference[0].value support@cloze.com reference[0].name Support reference[1].value service.myservice.com:123456 reference[1].name My Service
Full Name
Birthday
Birthday.
Gender
Gender.
Email
Phone
Keywords
Adds one or more keywords, separated by spaces or punctuation marks.
Headline
Node
Sub-team placement, e.g. /US/West.
Keyword
Adds a single keyword even if it contains spaces.
Notes
Stage
Segment
Assign To
Always assign to this user.
Default Assign To
Only assign to this user if not already assigned.
Share To
Shares the person information with someone on your Cloze team.
List
Adds the Person to one of your previously defind Cloze lists.
RemoveList
If updating an existing person, removes that person from the list you specify.
Source App ID
Identifies the source application of this Person. Enter the fully-qualified domain name of the URL where you log into the source application (for example, if your source app is MailChimp and you log into https://mailchimp.com, enter "mailchimp.com"). For more infomation, see What Are App Links?.
Source Person Unique ID
A unique ID for the person in the source application. Choose a field from the source application trigger so that later updates to the document contain the same ID.
Source App Link Name
The name of the source application. Cloze places a link with this title in the created Person.
Source App Link URL
Choose a URL from the source application trigger if one is available. Cloze will place a link to this URL in the created Person.
Additional Fields
Specify additional email, phone, address and other entries. See How To Use Cloze Additional Fields.
How Cloze + Xero Integrations Work
- Step 1: Authenticate Cloze and Xero.30 seconds
- Step 2: Pick one of the apps as a trigger, which will kick off your automation.15 seconds
- Step 3: Choose a resulting action from the other app.15 seconds
- Step 4: Select the data you want to send from one app to the other.2 minutes
- That’s it! More time to work on other things.
Related categories
Related categories
Get started for free
You can't add more hours to the day. Zapier is the next best thing.