|
Klassiska filtyper är inte längre tillgängliga för användning från och med januari 2021. Du kan överföra dina klassiska filer eller ladda ner en PDF. Läs mer

http webhook trigger

Besvarat
0

Kommentarer

1 kommentar

  • Jeff Hickey

    Hi Ganesh, the HTTP Webhook is a trigger event that allows you to start a Chain execution by sending an HTTP POST request to the webhook URL. The POST request's JSON payload is passed through to the Data variable output of the command. There is not a way to substitute the JSON payload with a CSV file instead. Beyond transforming the file to JSON, there are a number of ways to retrieve a CSV file from within a Chain. For example, the HTTP Request Get command could be used to download a CSV file if it was accessible this way, retrieve it from an SFTP server, or use GroundRunner to find it locally with File Utilities. A compressive list of possibilities can be found in the list of Chain Connections.

    0

Du måste logga in om du vill lämna en kommentar.