PrashanthB461 commited on
Commit
ebc7471
·
verified ·
1 Parent(s): 8358a09

Update Salesforce.py

Browse files
Files changed (1) hide show
  1. Salesforce.py +1 -1
Salesforce.py CHANGED
@@ -5,6 +5,6 @@ def get_salesforce_connection():
5
  sf = Salesforce(
6
  username="smartlabour@attendance.system",
7
  password="#Prashanth@1234",
8
- security_token="pasQDqmWApzD0skgbv76gVgIs"
9
  )
10
  return sf
 
5
  sf = Salesforce(
6
  username="smartlabour@attendance.system",
7
  password="#Prashanth@1234",
8
+ security_token="7xPmtDFoWlZUGK0V2QSwFZJ6c"
9
  )
10
  return sf