Skip to content

Commit

Permalink
Updates for Swiftly Salesforce v10
Browse files Browse the repository at this point in the history
  • Loading branch information
mike4aday committed Mar 27, 2022
1 parent 5b506d2 commit 94e14f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MySalesforceAccounts/Salesforce.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"ConsumerKey" : "<Replace with the consumer key from your Connected App definition>",
"CallbackURL" : "<Replace with the callback URL from your Connected App definition>"
"consumerKey" : "<Replace with the consumer key from your Connected App definition>",
"callbackURL" : "<Replace with the callback URL from your Connected App definition>"
}

0 comments on commit 94e14f1

Please sign in to comment.