사용자 지정 작업 사용 section_f2c_hbg_nhb
The activity configuration pane shows the URL configuration parameters and the authentication parameters that are configured for the custom action. 자세히 알아보기.
URL 구성
동적 경로
If the URL includes a dynamic path, specify the path in the Path field.
필드와 일반 텍스트 문자열을 연결하려면 고급 표현식 편집기에서 String 함수 또는 더하기 기호(+)를 사용하십시오. 일반 텍스트 문자열을 작은따옴표(') 또는 큰따옴표(")로 묶습니다. 자세히 알아보기.
이 표에서는 구성의 예를 보여 줍니다.
https://xxx.yyy.com:8080/somethingstatic/
The id of marketingCampaign + '/messages'
연결된 URL의 형식은 다음과 같습니다.
https://xxx.yyy.com:8080/somethingstatic/
<campaign ID>/messages
헤더
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. 자세히 알아보기.
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.
작업 매개 변수
In the Action parameters section, you'll see the message parameters defined as "Variable". 이러한 매개 변수의 경우 이 정보를 가져올 위치(예: 이벤트, 데이터 소스)를 정의하거나, 값을 수동으로 전달하거나, 고급 사용 사례에 고급 표현식 편집기를 사용할 수 있습니다. 고급 사용 사례는 데이터 조작 및 기타 함수 사용일 수 있습니다. 자세히 알아보기.
관련 항목