Post Request Actor avatar
Post Request Actor

Pricing

Pay per usage

Go to Store
Post Request Actor

Post Request Actor

Developed by

Vương Phạm Văn (Viva)

Vương Phạm Văn (Viva)

Maintained by Community

0.0 (0)

Pricing

Pay per usage

0

1

1

Last modified

4 days ago

URL

urlstringRequired

The full URL to send the request to.

HTTP Method

methodstringRequired

The HTTP method to use (e.g., GET, POST, PUT).

Headers (JSON)

headersstringOptional

A JSON string representing the HTTP headers.

Payload (JSON)

payloadstringOptional

A JSON string representing the data to be sent in the request body. Leave empty for GET requests.