Create an external fetch template

Use this endpoint to create an external fetch template.

Body Params

Specify the details of the external fetch template.

string
required

Specify the name of the external fetch template. The alias_name can contain lowercase alphanumeric characters and underscores only.

string

Specify the email address of the author of the template.

string
enum
required

HTTP method to fetch the data. Set GET or POST as the method.

Allowed:
string

Along with the auth_token, specifies the details for secure URLs.

string

Along with the auth_header, specifies the details for secure URLs.

string
required

The external URL. The external fetch URL may include dynamic liquid variables such as user id, email address, product ids, and more.

string

Specify the JSON payload if the http_method is POST.

string

Specify the test context for the template.

Responses
200

OK

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json