Update here, I was able to figure out the SOQL, however, I am not sure what related record ID to use: But when I run the scenario it is not picking up the ID for Related Records ID in the upload action, it gives me the following error:
I am attempting to use a SOQL search query from Salesforce to find a file attached to a Salesforce Opportunity "file". We are unable to pull the "ContentDocumentURL" without this query since the file is not technically associated with the Opportunity. select{{31.Id}}from ContentDocumentLinkwhere Li...
Have you used the scenario where you "search for a document vs watching a record after creating a project? I am not getting my scenario to work. My search module is failing as I have an attachment added to the Opportunity, but I am unsure what needs to connect to upload to the WF project in the be...
For anyone who is looking for the answer in the future, here is the current callback URL for Workfront Fusion: https://app.workfrontfusion.com/oauth/cb/oauth2
Hi, Andy. Finding this thread 7 months later, but I am in dire need of some assistance and I believe you have set up this exact scenario based on the above information. I am attempting to create a Fusion Scenario that does the following:1. Create a Workfront Project based on when a Salesforce Oppor...
thanks, anyway! If you know of any other way to grab a callback URL FOR WF Fusion to add to a Salesforce settings to create a client ID/secret, please let me know.
Do you have an example screenshot of where the URL would be. I created the scenario, but I need to be able to add a client ID & client secret from Salesforce and to create that in Salesforce, I need the callback URL