Utilizzo di azioni personalizzate section_f2c_hbg_nhb
The activity configuration pane shows the URL configuration parameters and the authentication parameters that are configured for the custom action. Ulteriori informazioni.
Configurazione URL
Percorso dinamico
If the URL includes a dynamic path, specify the path in the Path field.
Per concatenare campi e stringhe di testo normale, utilizza le funzioni Stringa o il segno più (+) nell’editor di espressioni avanzate. Racchiudere le stringhe di testo normale tra virgolette singole (') o doppie ("). Ulteriori informazioni.
Questa tabella mostra un esempio di configurazione:
https://xxx.yyy.com:8080/somethingstatic/
The id of marketingCampaign + '/messages'
L’URL concatenato ha il seguente modulo:
https://xxx.yyy.com:8080/somethingstatic/
<campaign ID>/messages
Intestazioni
The URL Configuration section shows the dynamic header fields, but not the constant header fields. Dynamic header fields are HTTP header fields whose value is configured as a variable. Ulteriori informazioni.
If required, specify the value of dynamic header fields:
-
Select the custom action in the journey.
-
In the configuration pane, click the pencil icon next to the header field in the URL Configuration section.
-
Select a field and click OK.
Parametri azione
In the Action parameters section, you'll see the message parameters defined as "Variable". Per questi parametri, puoi definire dove ottenere queste informazioni (ad esempio: eventi, origini dati), passare i valori manualmente o utilizzare l’editor di espressioni avanzate per casi d’uso avanzati. I casi d’uso avanzati possono essere la manipolazione dei dati e altro utilizzo di funzioni. Ulteriori informazioni.
Argomenti correlati