Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Web request URL: https://profields-cloud.deiser.com/api-keys/jwt

  • Headers:

    • Accept: application/json

    • Content-Type: application/json

  • HTTP method: POST

  • Web request body: Custom data

  • Custom data:

    Code Block
    {
        "name": "testautomation-557058:093b8c8e-fcfd-48c2-9f42-467780eb8584-EXAMPLE",
     	// ApiKey Id
        "password": "U5FMrLin6CBMv8rxQORqYyOgMDXJ4l3kH0UcjINM-EXAMPLE"					// ApiKey
    }


  • Check: Delay execution of subsequent rule actions until we've received a response for this web request

...