Activity
Mon
Wed
Fri
Sun
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
What is this?
Less
More

Memberships

Sangam CRM Community

Public • 2.6k • Free

Sangam CRM Partners

Private • 239 • Free

5 contributions to Sangam CRM Community
Travel Expense enabled
how to enabled travel Expense in crm
0
3
New comment Dec '23
0 likes • Dec '23
@Pavan Joshi there was no discussion shere in this video for travel expence module
tally connect to crm
when i connect tally at crm its not connect & error shows
0
1
New comment Nov '23
tally connect to crm
mobile whats app campaing not work
campaing not shown in mobile app so that i cant work it
0
5
New comment Nov '23
mobile whats app campaing not work
0 likes • Nov '23
https://netinfotech.sangamcrm.com/
0 likes • Nov '23
@Pavan Joshi i do but in whats app module in the mobile crm nothing is shows
GOOGLE FORM PROBLEM
Please help to resolved
1
10
New comment Oct '23
GOOGLE FORM PROBLEM
1 like • Oct '23
// Configure your CRM URL and API key var CRM_URL = 'https://nistally.sangamcrm.com/api/v1/save-data'; var API_KEY = 'o2xg6kCMqmSMpXqvB1hYLvBaQnfC2iTD'; // Form submission event handler function onSubmit(e) { // Retrieve form response data var response = e.response; var itemResponses = response.getItemResponses(); // Extract field values from form response var firstName = itemResponses[0].getResponse(); var accountID = itemResponses[1].getResponse(); var contactc = itemResponses[2].getResponse(); var phone = itemResponses[3].getResponse(); var email = itemResponses[4].getResponse(); var industry = itemResponses[5].getResponse(); Logger.log(firstName); Logger.log(accountID); // Create the lead data object var leadData = { 'module_name': 'Lead', 'field_name_list': { 'first_name': firstName, 'account_id': accountID, 'contact_c': contactc, 'phone': phone, 'email': email, 'industry': industry }, // Send lead data to CRM using API var options = { method: 'post', contentType: 'application/json', headers: { 'Authorization': 'Bearer ' + API_KEY }, payload: JSON.stringify(leadData) }; var response = UrlFetchApp.fetch(CRM_URL, options); Logger.log(response.getContentText()); } function onFormSubmitAuto(e) { onSubmit(e); }
0 likes • Oct '23
@Dip Desai when ?
1-5 of 5
Towsif h Mallick
1
3points to level up
@towsif-h-mallick-2983
my self towsif h mallick it manager of Net infotech system pvt ltd

Active 172d ago
Joined Jun 16, 2023
powered by