Questions tagged [crm]

Customer Relationship Management (CRM) is a strategy for managing customer interaction. CRM software usually focus on sales, marketing and customer service.

CRM (customer relationship management) is an information industry term for methodologies, software, and usually Internet capabilities that help an enterprise manage customer relationships in an organized way. For example, an enterprise might build a database about its customers that described relationships in sufficient detail so that management, salespeople, people providing service, and perhaps the customer directly could access information, match customer needs with product plans and offerings, remind customers of service requirements, know what other products a customer had purchased, and so forth.

An example of an online CRM application can be found here.

According to one industry view, CRM consists of:

Helping an enterprise to enable its marketing departments to identify and target their best customers, manage marketing campaigns and generate quality leads for the sales team. Assisting the organization to improve telesales, account, and sales management by optimizing information shared by multiple employees, and streamlining existing processes (for example, taking orders using mobile devices) Allowing the formation of individualized relationships with customers, with the aim of improving customer satisfaction and maximizing profits; identifying the most profitable customers and providing them the highest level of service. Providing employees with the information and processes necessary to know their customers, understand and identify customer needs and effectively build relationships between the company, its customer base, and distribution partners. Many organizations turn to CRM software to help them manage their customer relationships. CRM technology is offered on-premise, on-demand or through Software as a Service.

3074 questions
0
votes
1 answer

CRM 2011 outlook client: Do NOT autosynchronise when offline?

When i'm in offline modus with Dynamics CRM 2011 for outlook installed, i get a message that asks to connect with the online database. Can i disable outlook to try to connect automaticly? Thanks!
ThdK
  • 9,916
  • 23
  • 74
  • 101
0
votes
2 answers

How to calculate whether transactions fall into specific periods without loops

I have a Pyspark dataframe of transactions by customer which feeds into a dashboard. For each rolling 12 month time period, I want to calculate whether a customer is 'New' (never before purchased), 'Retained' (made a purchase in the 12 months…
Daniel
  • 73
  • 8
0
votes
0 answers

Display the cards based on Dropdown selection

I'm working on PowerApps portal. There I have scenario to display the card based on drop down selection. I have "pathway" entity. In that entity I have location sub-grid. Based on query string params I'm retrieving all sub-grid location values and…
Kavi
  • 11
0
votes
1 answer

Can I export salesforce SOQL query data in json format from jiterbit data loader?

I tried to get salesforce opportunity data in JSON file format from jitterbit data loader. I received json file, but, when I open it, I can see it like a csv file. Can you please someone suggest me, is it possible to export json file format for…
0
votes
1 answer

How to query in SQL tables of Dynamics 365 on premises for audit changes of specific field by old and new value

I need to query Audit log information like " When and by whom the Field1 was changed from "oldValue1" to "NewValue1" ". This should be done in SQL database of Dynamics 365 on premises. I have found Audit table, but I can not find in it information…
Emilius
  • 9
  • 4
0
votes
2 answers

Salesforce: Moving custom object with data to contact after lead to contact conversion?

I have some leads which have a custom browsing activity object which stores the links they browse through. When I convert a lead to a contact, everything except the custom object gets transferred over. Is there a way to import that custom object…
Chitrang
  • 1
  • 4
0
votes
1 answer

How to Append Value and Text to Picklist on Crm 4.0 using js or jquery?

i have a picklist its name is new_tariff and i want to add values to picklist onload using js or jquery.How can i do it ?
Mennan
  • 4,451
  • 13
  • 54
  • 86
0
votes
1 answer

CRM 2011 PRM Portal over https

Has anyone deployed the CRM 2011 PRM portal and had it working over https? The ServiceContext.GetUrl(page) method seems to return the correct URL, but with port 80 post-fixed: i.e.…
Dieter G
  • 930
  • 2
  • 9
  • 24
0
votes
1 answer

how to display specific value from array fetched from database codeigniter

I'm new to Codeignitor. My senior had previously used the following code to retrieve an array from a database. It retrieves all of the items in the database, but I only want the first one, Please Help:
0
votes
1 answer

Delete Product from Quote using WebService in Dynamics CRM 4.0

I have a Quote in CRM 4.0 and 4 products associated to it. Now I want to delete one of the product from the quote via WebService, can anyone please help me as to what entity instance should I use and how do I remove that product.
Piyush
  • 886
  • 3
  • 9
  • 28
0
votes
0 answers

Preg Match GF to pull data from API CALL (Podio CRM)

I am trying to accomplish pulling all of the data that populates from this API CALL made within my CRM Podio... The API call response is the following: { "status": { "version": "1.0.0", "code": 0, "msg": "SuccessWithResult", …
0
votes
0 answers

Active campaign event tracking on Next JS frontend

We are building a Nextjs app, and want to use Active Campaign as our CRM. Active Campaign has a great event tracking which allows to send events which could trigger automation. I know that API is not meant to be called to the frontend, so the plan…
Ivan
  • 769
  • 5
  • 17
0
votes
1 answer

Microsoft.CrmSdk.XrmTooling Lambda dotnet6 Compatibility

I have to create a CrmServiceClient object to perform crud operations on Crm Dynamics in a C# Lambda Function. I have this issue : System.IO.FileNotFoundException: Could not load file or assembly 'System.ServiceModel, Version=4.0.0.0,…
MAK
  • 1
  • 1
0
votes
0 answers

Can't import any mails on SuiteCRM 7.12 ESR

I recently installed suiteCRM 7.12 on our company server (Ubuntu 20.04 LTS) but I can't get the mail import to work. Whenever I click "import" in the mail or as a bulk option, I get the error message "An error has occurred" instead of the popup…
Manuel Z.
  • 1
  • 2
0
votes
1 answer

D365 Same Tracking Token was assigned to Email/Case in Customer Service

One customer had a problem where an incorrect email (from another customer) was assigned to a case. The incorrectly assigned email is a response to a case that was deleted. However, the current case has the same tracking token as the deleted one. It…
1 2 3
99
100