Skip to content

Commit

Permalink
fix(providers-yaml): add automated for additional salesforce (#3102)
Browse files Browse the repository at this point in the history
<!-- Describe the problem and your solution --> 
Update `salesforce-experience-cloud` to also have an `automated: true`
property

<!-- Issue ticket number and link (if applicable) -->

<!-- Testing instructions (skip if just adding/editing providers) -->
  • Loading branch information
khaliqgant authored Dec 3, 2024
1 parent cb01218 commit b97bcfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/shared/providers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5236,6 +5236,7 @@ salesforce-experience-cloud:
description: The instance URL of your Salesforce Experience Cloud account
format: uri
pattern: '^https?://.*$'
automated: true

salesloft:
display_name: Salesloft
Expand Down

0 comments on commit b97bcfd

Please sign in to comment.