Salesforce with REST API integration

Anyone managed to get the REST API integration working with Salesforce?

Seems like the scopes are being sent to the authorize endpoint (correctly) but also to the token endpoint (incorrectly). The token endpoint then rejects the call due to the unexpected parameter.

I’ve confirmed this behaviour by intercepting the auth token and running the token request with and without the scopes parameter in Postman. With the scopes I get the same error message as above.

If I don’t have the scopes entered I get a different error about the scopes not matching.

Things I’ve tried:

  • Comma delimiting the scopes
  • Entering a blank scope parameter in the advanced settings for the token request
  • Reducing the allowed scopes to just full in both Salesforce and Softr

Anyone got any ideas or managed to get this working? Any help would be appreciated.

Thanks!

Hey @thv38,

The issue with should be fixed, I hope everything is running smoothly now.

@thv38 soon we are adding salesforce as native workflow and datasource integration too