Get a payload by it’s ID.

External Documentation

To learn more, visit the LimaCharlie documentation.

Parameters

ParameterDescription
Organization IDThe unique identifier of the organization.
Payload NameThe name of the payload.

Example Output

{
	"get_url": "https://storage.googleapis.com/example/payloads/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx?GoogleAccessId=example-access-id%40example-project.iam.gserviceaccount.com&Expires=1234567890&Signature=AbCdEfGhIjKlMnOpQrStUvWxYz%2F1234567890abcdef%2FmockedSignatureData%3D%3D"
}

Workflow Library Example

Get Payload with Limacharlie and Send Results Via Email

Preview this Workflow on desktop