Salesforce Event created from integrated calendar not saving if event is not all day

Hi Emma, the error message sounds as if the format is not correct. We were wondering if you were able to resolve it in the meantime. If not, I wanted to share with you what we tried, and I have a couple of question.
We created the following on a V1 page in Skuid’s latest version: 12.2.10

We added two models, one is connected to GoogleCalendar Events, and the other to Salesforce Events. We placed two Table components on the Skuid page, one for each model. The GoogleCalendar Events Table contains a row action that creates a new row in the Salesforce Events model:

Here are the details of the default values for the new row:

Subject: {{summary}}

StartDateTime: {{startDateTime}}

EndDateTime: {{endDateTime}}

When I preview the Skuid page and click the plus icon to run the row actions of a GoogleCalendar event that contains startDateTime and endDateTime, the new row in the model SalesforceEvents is created correctly and I can save it (standard save button on the Table).
Is this helpful for you? If not, please reply to the following:

  1. Which Skuid version do you use?
  2. V1 or V2 page?
  3. Could you attach a screenshot of the actions that you use to create the new row?