Is this a datachange or scheduled event? Is the error the same on all the failed executions of the bot? What is different for the single bot execution that apparently functioned correctly? Does the bot process filter any data where that filter could result into no data returned?
It is a DataChange event..
The error is same on all Failed executions.
There was no difference apparently, as i never did any change to the data.
I noticed manual trigger works.
I left the condition blank from unset as i only want it triggered whenever a new entry is made.
I would suggest posting some additional details (via screenshots) of how the bot is configured. Also, some thoughts to consider are you mentioned this bot was working but is not any longer, so what changes have you made to the bot or to the application itself. For example, you did not make any changes to the bot itself, however you added a security filter to one of the tables that the bot engages. This could affect your bot.
How is the process, i.e. the ‘Mail’ step configured? I presume you are pulling records from another table there and including it in the dynamic email? Are any of the recipient emails not GMail based? Note that your process has a specific warning about dynamic emails only working with GMail. Your error still suggests that there is no data being sent in the Email task.
I am pulling record from same table and sheet. For both the process and event.
Yes i am very well aware of the Gmail Based Embedded View.
I as the creator is not receiving the email that should precede from the BOT.
And i actually did not make any change to the App prior to the start of the issue.
Here is the Data column and the preview on the right..
For every add and update the Bot is meant to send an email for Approval with a condition that the Approved? column is Blank.( I just made this change yesterday) Yet same issue.
I had before no have no condition attached to the Event just after Adds it should be triggerred.
Honestly I’m running out of ideas what your problem might be. I also just noticed that your original question does not have reference to what error you were seeing anymore or was it just a screenshot of your automation log?
@AleksiAlkio since yesterday it appears there are about three users that are experiencing this type of error apparently. Just for your knowledge I implemented a temporary bot to test this type of functionality and I did not encounter this error personally. Somewhat interesting though that there are multiple people experiencing this same error.
This is a weird error message as when sending the embedded email, you are not setting anything in the API level. I would file a support ticket as this could be a bug.