Skip to content

Salesforce Integration broken after every deploy #1140

Discussion options

You must be logged in to vote

Yep, so the apiDomain is fetched and stored when you first make the connection to Salesforce for the OAuth handshake. This is saved in the settings column in your formie_integrations database table. Are you able to have a look at this after a deploy, and it's no longer working?

Clearing any form of cache (which is normal for deployments) shouldn't have anything to do with this value disappearing.

The only thing I can think of is that your local Salesforce integration config (stored in project config) is somehow overwriting the production database settings on deploy. Downloading the production database and running ./craft project-config/rebuild should ensure your local PC files are up to d…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@martinherweg
Comment options

@engram-design
Comment options

Answer selected by martinherweg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants