Skip to main content

#URL Link0 utenti parlano di questo argomento

Hi all,

 

I'm facing an issue with the challenge of the following unit Run an Autolaunched Flow from a Custom Button

I'm getting the error:

"Challenge not yet complete in Flow Implementation I

On the 'Child Campaign' custom button, we can’t find the expected value for the 'retURL' parameter. Be sure to use merge field notation."

 

These are relevant challenge's requirements:

 

  • Enter a relative URL using the Create Child Campaign flow’s URL and these parameters in this order:
    • Set campID to the Campaign ID merge field
    • Set campName to the Campaign Name merge field
    • Set campOwner to the Owner ID merge field
    • Set campStartDate to the Start Date merge field (set the variable to be equal to
    • {!TEXT(Campaign.StartDate)} to format the date correctly)
    • Set retURL to the Campaign ID merge field

Here is the URL of relevant Button, which I'm using:

 

/flow/Create_Child_Campaign?campID={!Campaign.Id}

&campName={!Campaign.Name}

&campOwner={!Campaign.OwnerId}

&campStartDate={!TEXT(Campaign.StartDate)}

&retURL={!Campaign.Id}

 

When I use the button on Campaign's record page, it works as expected - a new child record is created and I'm redirected back to parent Campaign record. 

I don't see a reason for the error I'm receiving!?

 

Will appreciate your help!

Thank you in advance!

 

#Trailhead Challenges  #Flow  #URL Link

2 risposte
0/9000
Amanda Harvey ha fatto una domanda in #AccountEngagement

We sent an email to our email list containing multiple different URLs that ended in a closed parentheses )

 

The URL is correct in the builder and when we sent a test. However, when we officially sent the email to our list, the URLs were all missing the ) at the end.

 

This caused our links to spin endlessly and not load properly for our recipients.

 

What would cause this and how do we prevent this from happening in the future?

 

#AccountEngagement  #URL Link  #Pardot Email  #Email  #Pardot

2 risposte
  1. 26 feb 2024, 16:42

    Try encoding the open and close parentheses as url safe instead. %28 for open and  %29 for close. Also create an email test list (it's a specific function that renders the email in the way an actual recipient would receive it and not as the "test" function does. This is as good method to test such links as they would "really" be received.  

0/9000
Jonathan Priepot ha fatto una domanda in #Lightning Experience

I need help with some account object links while moving to Lightning.  They link to reports saved with an Account ID filter of null. The link opens the report, populates the Account ID of the account you clicked from, and displays the report results.

 

https://jfw.my.salesforce.com/REPORTID?pv0={!Account.Id}

 

We have several and they all work perfectly in Classic. They do NOT work in Lightning. In lightning, the report is loaded but the account ID is not passed to the report filter as in classic.

 

How can I make these work in Lightning and classic? Any thoughts are appreciated!  

 

#Lightning Experience  #Custom URL Button  #URL Link  #Salesforce

7 risposte
0/9000

I use Lightning/Apttus so we have to use Chrome because Lightning/Apttus is not supported  by IE.  I have many customers' names that have ".com" in the legal form of their names, which we must use for our sales agreements.  Whenever I enter one of these names in the CLE Object name field, it is automatically changed to an internet link with "http:\\" in front of it.  How do I get the correct name form of these legal entities to appear in the name field and to correctly pull into our templates?  Thanks.

0/9000

Hi there, 

 

Since it's possible to add a Tracking Alias when inserting a URL link in an email, is there a report to run that will allow us to compare how a URL preformed in the different emails sent by Alias? 

 

Any suggestions are welcome, thanks!

3 commenti
  1. 29 ago 2018, 07:30
    Thank you Mradul and Darryl for your answers!
0/9000