App
Sage Sales Management
Sage Sales Management is a mobile CRM that allows you to measure, analyse and improve your sales team’s performance.
What your agent can do with Sage Sales Management
Triggers and actions 12 triggers · 33 actions
- TriggerAccount Updated
Fires when an existing account (company) is updated in Sage Sales Management.
- TriggerActivity Updated
Triggers when an activity is updated.
- TriggerCalendar Item Updated
Fires when an existing calendar item (appointment or task) is updated in Sage Sales Management.
- TriggerContact Updated
Triggers when a contact is created or updated in Sage Sales Management. Returns the contact's name, email and phone details, linked account, sales rep, address and update timestamps.
- TriggerNew Account
Triggers when a new account is created.
- TriggerNew Activity
Triggers when a new activity is created.
- TriggerNew Calendar Item
Triggers when a new calendar item is created.
- TriggerNew Contact
Triggers when a new contact is created.
- TriggerNew Opportunity
Triggers when a new opportunity is created.
- TriggerNew Sales Order
Triggers when a new sales order is created.
- TriggerOpportunity Updated
Triggers when an opportunity is updated.
- TriggerSales Order Updated
Triggers when a sales order is updated.
- ActionCreate Account
Creates a new account (company) in Sage Sales Management with its contact details, address, owner and classification IDs. Returns the new account's ID.
- ActionCreate Activity
Logs a new activity (a call, visit or note) against an account in Sage Sales Management, optionally tied to an opportunity and a sales rep. Returns the new activity's ID.
- ActionCreate Calendar Item
Creates a calendar appointment or task in Sage Sales Management, optionally linked to an account, contact and sales rep. Returns the new calendar entry's ID.
- ActionCreate Contact
Creates a new contact person in Sage Sales Management, optionally linked to an account and a sales rep. Returns the new contact's ID.
- ActionCreate Entity
Creates a record of any Sage Sales Management type (account, contact, opportunity, sales order, activity, calendar entry and so on) from a JSON object of that type's own fields. Returns the new record's ID.
- ActionCreate Opportunity
Creates a new sales opportunity against an account in Sage Sales Management, with its value, currency, win probability, status and owner. Returns the new opportunity's ID.
- ActionCreate or Update Account
Finds an account by its exact company name in Sage Sales Management and updates it, or creates a new account when no match is found. Returns the account's ID and which of the two happened.
- ActionCreate or Update Contact
Finds a contact by email address in Sage Sales Management and updates it, or creates a new contact when no match is found. Returns the contact's ID and which of the two happened.
- ActionCreate Sales Order
Creates a sales order header for an account in Sage Sales Management, with its reference, total, currency, status, discounts and owner. Returns the new order's ID; order lines are added separately.
- ActionFind Account
Returns the accounts in Sage Sales Management whose company name exactly matches the one you give, with the first match surfaced on its own for easy mapping.
- ActionFind Account by Any Field
Returns the accounts in Sage Sales Management where the field you name equals the value you give, so you can look an account up by email, phone, VAT number, external ID or any other stored field.
- ActionFind Account by External ID
Returns the account in Sage Sales Management carrying the external ID you give — the ID your own system uses for that company.
- ActionFind Contact
Returns the contacts in Sage Sales Management whose email address exactly matches the one you give, with the first match surfaced on its own for easy mapping.
- ActionFind Contact by Any Field
Returns the contacts in Sage Sales Management where the field you name equals the value you give, so you can look a contact up by phone, last name, account, external ID or any other stored field.
- ActionFind Contact by External ID
Returns the contact in Sage Sales Management carrying the external ID you give — the ID your own system uses for that person.
- ActionFind Entity
Searches any Sage Sales Management record type — accounts, contacts, opportunities, sales orders, activities and so on — for records where the field you name equals the value you give.
- ActionFind Opportunity
Returns the opportunities in Sage Sales Management whose reference exactly matches the one you give, with the first match surfaced on its own for easy mapping.
- ActionFind Opportunity by Any Field
Returns the opportunities in Sage Sales Management where the field you name equals the value you give, so you can look one up by account, status, owner, external ID or any other stored field.
- ActionFind Opportunity by External ID
Returns the opportunity in Sage Sales Management carrying the external ID you give — the ID your own system uses for that deal.
- ActionGet User
Returns one Sage Sales Management user by ID, with their name, email, login, phone, user type, manager, branch and active status.
- ActionList Accounts
List accounts stored in Sage Sales Management, most recently updated first.
- ActionList Branches
Returns every branch (office or environment) set up in Sage Sales Management, so you can pick the branch ID other operations need.
- ActionList Countries
Returns every country Sage Sales Management knows about with its ID and ISO codes, so you can supply the country ID accounts and contacts expect.
- ActionList Currencies
Returns every currency configured in Sage Sales Management with its ID, ISO code and symbol, so you can supply the currency ID opportunities and orders expect.
- ActionList Timezones
Returns every time zone Sage Sales Management supports with its ID and IANA name, so you can supply the time zone ID branches expect.
- ActionList Users
Returns the users (sales reps) in Sage Sales Management with their names, emails and IDs, so you can pick the sales-rep ID other operations need.
- ActionUpdate Account
Updates an existing account in Sage Sales Management. Only the fields you fill in are sent, so anything you leave blank keeps its current value.
- ActionUpdate Activity
Updates an existing activity in Sage Sales Management. Only the fields you fill in are sent, so anything you leave blank keeps its current value.
- ActionUpdate Calendar Item
Updates an existing calendar appointment or task in Sage Sales Management. Only the fields you fill in are sent, so anything you leave blank keeps its current value.
- ActionUpdate Contact
Updates an existing contact in Sage Sales Management. Only the fields you fill in are sent, so anything you leave blank keeps its current value.
- ActionUpdate Entity
Updates a record of any Sage Sales Management type (account, contact, opportunity, sales order, activity, calendar entry and so on) from a JSON object of the fields you want changed. Fields you leave out keep their current values.
- ActionUpdate Opportunity
Updates an existing opportunity in Sage Sales Management. Only the fields you supply are changed; anything left blank is left as it is on the record.
- ActionUpdate Sales Order
Updates an existing sales order in Sage Sales Management. Only the fields you supply are changed; anything left blank stays as it is on the order.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Not listed?
Need a trigger or action that is not here?
Ask your agent. Describe what you need in plain language and it reads the Sage Sales Management API documentation, builds the operation at whatever depth the API allows, tests every branch and ships it. The list above is what exists today, not the limit.