Find answers. Get support. Join conversations.

Latest stories

Introducing Flows for SuperOffice Marketing: Nurture Relationships, Drive Growth

Transform your approach from chasing leads to nurturing lasting relationships. With our new Flow Builder, you can automate turning existing customers into growth drivers and make every interaction count. Discover Flows for SuperOffice Marketing in this video—the new automation engine that engages customers at every step of their journey. Nurture relationships, drive revenue, and make the most of every opportunity. Coming soon. Sign up and be the first to get updates. https://www.superoffice.com/content/crm-marketing-premium/ ____________________ SuperOffice is a modern CRM solution that helps you build strong, long-lasting relationships and turn them into revenue. Get started at https://www.superoffice.com/!

09/19/2024

Introducing the improved Follow-up experience

The SuperOffice Diary, more than a calendar, is your key to efficient time management and robust communication tracking. In the latest update, we've enhanced the Follow-up dialog to streamline the creation of appointments and tasks. Discover how.

05/21/2024

App-ify your SuperOffice with GetAccept

GetAccept: Streamline Agreements and Close Deals Faster! Tired of chasing signatures and wasting time on approvals? GetAccept by SuperOffice is here to revolutionize the way you close deals! Get started today! Visit the SuperOffice App Store to learn more about GetAccept. https://appstore.superoffice.com/ ____________________ SuperOffice is a modern CRM solution that helps you build strong, long-lasting relationships and turn them into revenue. Get started at https://www.superoffice.com/!

05/02/2024

How SuperOffice CRM helps you grow with your customer base

Get the most out of your hard-earned customer relationships with SuperOffice CRM. In this video, you will learn how SuperOffice empowers your team to build lasting relationships with customers. See how adopting a data-driven approach to upselling and cross-selling provides the right offer to the right customer — at the right time. Visit https://www.superoffice.com/Sell-more-to-customers to learn more. ------------------------ SuperOffice is a modern CRM solution that helps you build strong, long-lasting relationships and turn them into revenue. Get started at https://www.superoffice.com/!

03/18/2024

App-ify your SuperOffice with Synchronizer

Keep Your CRM Data in Perfect Harmony. Say goodbye to data silos with Synchronizer by SuperOffice! This powerful app ensures your CRM data stays perfectly in sync, no matter where it's from. Stop wasting time managing data! Watch this video to see how Synchronizer can keep your CRM data flowing smoothly. Get started today! Visit the SuperOffice App Store to learn more about Synchronizer. https://appstore.superoffice.com/ ____________________ SuperOffice is a modern CRM solution that helps you build strong, long-lasting relationships and turn them into revenue. Get started at https://www.superoffice.com/!

03/15/2024

Latest forum posts

  • Hi, we've started testing the SuperOffice Copilot and have some feedback from our users. First of all we miss automatic refresh of the minipanel. When we have a company card active we can ask for some company details. But when we move to another company we have to reset the panel and ask again. Should refresh, or at least reset the panel and be ready to hit the question once more. If I move to the request menu, I would expect the panel to refresh to the request questions without hitting the reset (Nullstill) button When changing to another request, the minipanel should reset   

    7 h, 58 m ago | 03:49 PM
  • Hi,  I use crm scripts to get all Documents & Emails from a Sale with Links for Download the Document & Emails, but I don't find this methods.   Thanks for Helps.

    8 h, 20 m ago | 03:27 PM
  • Thank you very much :)

    30 Oct 2024 | 11:08 AM
  • Hello Jianchun,  We always recommend developers use try/catch when writing code, and you can elevate your developer experience by adding the logging helper-method to produce logs that are easier to navigate through. Example usage: #setLanguageLevel 4; #include "lib-log"; //This is the log-helper-method-library, but you can include this in your code directly if you want String mainMethod(){ return "foo"; } try { String bar = mainMethod(); } catch { printLine("Exception caught: " + error); printLine("...at " + errorLocation); log(406, 5, "Exception caught: " + error, "...at " + errorLocation); // Uses the logger-method from the include } The try/catch will mean your code will no longer crash, and you can catch the error and/or even implement notifications.  I also recommend you look at the option to activate trace on your script, but check the box "Only save if there is an unhandled exception" and use `forceSaveTrace(true)` in your catch-block. Have a SUPER day! //Eivind

    29 Oct 2024 | 07:44 AM
  • Hi Tony, sorry, just noticed there was another reply - that also comes in very handy, thank you very much!

    22 Oct 2024 | 09:50 AM
  • I see that that issue is classified as a wish, so this is intended behavior? Then the tooltip text should be changed. Or even better, the use case of using UDef fields/custom objects in combination with "compare to period" should be supported 😃

    18 Oct 2024 | 06:08 PM
  • Hi Thomas, try logging into the community page for bugs and wishes and then try checking the bug shared previously by Bas.  

    17 Oct 2024 | 06:11 AM
  • Exciting update for pilot users: New version 3 released this week! We are delighted to announce the release v3 of Custom Objects available this week for our pilot users. As we continue to enhance your experience, this update introduces new features and improvements. Here’s what’s new in v3 (Release 10.3.9): Customize Archive layout containing Custom Objects in the Screen Designer. New component to show, edit and delete an item from Extra Table. Create a trigger on loading a Custom Object to pre-fill fields based on CRMScripts. Read more in the  overview of Custom Objects Stay tuned for further updates as we continue to introduce more features in future releases. Enjoy the new capabilities in Custom Objects version 3!

    11 Oct 2024 | 01:24 PM
  • How does SuperOffice AI translation for requests/appointments work? SuperOffice AI automatically translates text based on the language your SuperOffice is set to. For example, if you're using SuperOffice in Swedish and encounter text in English, the AI will translate from English to Swedish. There is no need to manually choose the language, as it adapts to your current SuperOffice language settings. How does SuperOffice AI determine which text to translate or edit? SuperOffice AI will work with either selected or unselected text based on your input. If you highlight specific text in an activity dialog or request, the AI will focus on translating or editing only that marked text. However, if no text is selected, the AI will use all the text in the dialog or request for its translation or editing suggestions. This feature, accessible via the new ✨ sparkle button, allows you to customize and refine the content without needing to copy and paste text into other tools. Whether you're seeking help to improve your text, shorten it, or rewrite it, SuperOffice Copilot adapts to your needs, making your tasks more efficient.

    10 Oct 2024 | 06:24 AM
  • Hi,   I want to write Email-Filter to prevent automatic reply of Customer about Out-Of-Office Mesasge in our Ticketsystem: Subject:. (Automatische Antwort|Abwesenheit). But it also blocks the Email Subject which operatively has the Word " Abwesenheit": My Question is, How can i  set my Email-Filter accordingly to prevent out-of-office answers ? Many Thanks!

    7 Oct 2024 | 11:04 AM
  • Hi Beata, if a customer has development tools so you can actually write CRMScript, it also means they also have the subscription needed to create  custom apps  and you can use the WebAPI directly:  https://docs.superoffice.com/en/api/netserver/bulk-operations/index.html https://docs.superoffice.com/en/api/netserver/search/odata/index.html It's a lot faster since the CRMScript code actually gets translated into the same archives behind these API calls when executed https://docs.superoffice.com/en/api/netserver/search/odata/index.html Other benefits of using the APIs instead of the CRMScripts: If it fails you will see the exceptions linked to your apps credentials inside the developer portal: https://docs.superoffice.com/en/developer-portal/analytics/failures.html You are not limited by the 2 min timeout we have on CRMScripts running in our Online environment. More info on what you can do with CRMScript and its limitations:  https://docs.superoffice.com/en/automation/crmscript/overview/crmscript-usage.html

    2 Oct 2024 | 07:50 AM

Active forums

  • Povilas Bikmanas Service management 10/17/2024 mode_comment 193
  • BB

    Setting up and administrating Service 10/30/2024 mode_comment 153
  • HW

    Settings and maintenance 10/22/2024 mode_comment 131
  • Susan Laugaard Hansen SuperOffice add-ons 09/26/2024 mode_comment 115
  • David Hollegien Custom Objects 10/18/2024 mode_comment 71
  • Jianchun You Sales management 11/06/2024 mode_comment 56
  • IK

    AI Lab 11/06/2024 mode_comment 17