Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!
The Product Idea boards have gotten an update to better integrate them within our Product team's idea cycle! However this update does have a few unique behaviors, if you have any questions about them check out our FAQ.

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Salesforce Wave Output should offer the possibility to change the URL

Like for Salesforce Input and Output tools, the Salesforce Wave Output should offer the possibility to change the URL for the connection.

 

I struggled connecting to Einstein Analytics (Wave) in one of our company sandbox. I could not. However, I succeeded when I changed the harcoded url in both the macro and its related javascript.

 

Francois

3 Comments
OmarP
Alteryx Alumni (Retired)

Hi @FrancoisP , could you maybe share which hardcoded lines you changed to make it work?

 

FrancoisP
7 - Meteor

Hi @OmarP 

I can't find my modified version since I am using the published version with the production URL.

 

However, I think I edited the SalesforceWaveOutput_app.js and changed the line 34 with 

"url": "<a href="https://test.salesforce.com/services/oauth2/token" target="_blank">https://test.salesforce.com/services/oauth2/token</a>",

instead of

"url": "<a href="https://login.salesforce.com/services/oauth2/token" target="_blank">https://login.salesforce.com/services/oauth2/token</a>",

 

AlteryxCommunityTeam
Alteryx Community Team
Alteryx Community Team
Status changed to: Accepting Votes