Webhook/API Error: Action is missing

I’m getting an error when trying to run a relatively simple webhook, the error is below:

Action Details> Email Details> REST API:> {> “Action”: “‘Action’ is missing.”,> “Properties”: {},> “Rows”: > }> > Properties:> {> “RestAPIVersion”: 2,> “TableName”: “Activities”,> “AppTemplateVersion”: “1.000195”,> “AppTemplateName”: “8965f1b4-7baf-49d6-b32f-eace1641b8e7”,> “Operation”: “REST API invoke”,> “RecordType”: “Start”,> “Result”: “Failure”> }

The template for the webhook is:

{> “Action”: “Add”,> “Properties”: {> “Locale”: “en-US”,> “Timezone”: “Central Standard Time”,> “RunAsUserEmail”: “<

The workflow is:

Has anyone run across an error like this or have any thoughts? It seems like a straightforward process and I feel like I’m missing something obvious or have run across a bug. This error occurs when using the traditional workflow process and the new automation process.

Update: This is a confirmed internal bug and the fix is to be deployed to production today per @Lusha_Wang

2 Likes

@CJ_QREW is this simular to our issue?

Negative, I haven’t encountered this bug. @Douglas_English

1 Like

Any updates?