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

Incoming Emails are not getting loaded into CRM Queue in Server Side Synchronization

Recently We have switched from Email Router to Server Side Synchronization (CRM On-Premise). Switching was successful and mailbox also seems active and showing incoming and outgoing processing status as success but when I am trying to check emails…
0
votes
3 answers

vtiger crm delete default fields (e.g. Accounts >> Created Time)

Is it possible to delete, change or rename default fields in vtiger crm. An example would be: Accounts >> Account Name or Persons >> Created Time. How is it possible to allocate users on fields. I want to copy this configuration to another field.…
Peter
  • 213
  • 1
  • 4
  • 13
0
votes
0 answers

Uninstall of Managed Solution Keeps Timing Out

I'm trying to uninstall a Managed solution within a Sandbox. The solution was for a Contact Center that we no longer use. Nothing appears when I view dependencies on the solution, so it should be good to uninstall. However, in both times that I have…
0
votes
0 answers

CRM Data migration using scribe is throwing service error

I am new to SCRIBE online tool. I am trying to migrate CRM contacts from one on-premise system to another CRM on-premise system. The map contains lookups within "for each". e.g. > Query contact from system1 For each result > Lookup 1 > …
VJOY
  • 3,752
  • 12
  • 57
  • 90
0
votes
1 answer

How do you parse the result of a FetchXML request?

How could I parse the result of the following FetchXML request? string fetch_checkEntity = @"
Vineeta
  • 31
  • 1
  • 1
  • 5
0
votes
0 answers

Migrate Email Router Data Not Working - Dynamics CRM(On-premise)

I am currently on Microsoft dynamics crm On-premises and I wanted to switch from Email Router to Server Side Synchronization for that I am CRM provided "Migrate Email Router Data" Going to Settings > Email Configuration > Migrate Email Router…
0
votes
1 answer

I'm using the Bitrix24 api generator to export my data but can't seem to filter the response by the array position[]

Bitrix only brings up to 50 positions in the array list of all my data, this happens because of a security matter and, for what I've seen, can't be changed. So, to export the data from Bitrix to my dataware house (currently going through…
0
votes
1 answer

Finding current Query-ed field Siebel

I'd like to know if it's possible to retrieve the field that a user is querying on the applet ? Let's say on Contact List Applet, user queries the Name field. So, how can I retrieve the field that's being queried on ? Hope everyone can share their…
sarah. isml
  • 35
  • 1
  • 6
0
votes
0 answers

Perfex Custom Module

The „Reminder Late FEE“ Module. Perfex have a own reminder for open invoices. you can set after how many days your cron will send a reminder notice for open invoices. But we are living in germany, we can give him a late fee if the invoice not…
0
votes
0 answers

Microsoft Dynamics serving Angular Web File as unexpected file type

I have a Microsoft Dynamics portal app that uses web files to serve an Angular 13 app. When I build the app locally to test it I can see it serves the build files as Content-Type=application/javascript; charset=UTF-8 and the app renders the correct…
0
votes
0 answers

Insert NewRecord into BusComp -Siebel

I am trying to insert some records into a BusComp once an applet that's using a different Buscomp has finished loaded. Below is my code var boContact = this.BusObject("Contact"); var bcContact = boContact.GetBusComp("Contact"); var newBC =…
sarah. isml
  • 35
  • 1
  • 6
0
votes
0 answers

Send Data From firebase Firestore To Salesforce

We are using Firestore as a primary DB for a web application. We are trying to integrate Salesforce.And the goal is make salesforce and Firestore in sync. We are thinking of using salesforce APIs to send data from Firestore to salesforce. similarly,…
0
votes
0 answers

Power Platform Import Solution Task From Azure Dev Ops triggers two solutions deploy in CRM

Power Platform Import Solution Task From Azure Dev Ops triggers an Import into CRM solution. But about an hour later into the Import there is another entry in the solution history of CRM for the same solution. This causes the ADO task to fail. As…
0
votes
1 answer

Querying product/pricing information against Dynamics 365 tenant using the C# SDK

I am trying to query product related information in a Dynamics 365 tenant (Version 9.2.22101.170) and with Version 9.0.2.46 of the Microsoft.CrmSdk. Mostly I am interested in querying products by the product number to retrieve price information, but…
Jurgen Cuschieri
  • 658
  • 14
  • 33
0
votes
1 answer

Hubspot Custom Workflow Actions are not listing in Workflow tool

I have followed the below steps to create a custom workflow action: Created a Hubspot developer account and created an App with proper scope, redirect URL and etc.. in it. I was able to create the action definitions through post man using this App…
MoopanMec
  • 47
  • 2
  • 7
1 2 3
99
100