Discussions
Publishing a Flow with Google Forms trigger does not work
We have seen this issue being reported by a couple of customers that when they want to publish their zenphi Flow which has a Google Forms trigger, the browser goes into a loop and eventually errors.
This happens because there is an issue with Google Authentication when you have multiple Google accounts signed in and trying to publish a Flow that starts on a Google Form submission.
To get around the problem, please open zenphi in an incognito window and publish it from there. It’s only necessary to do this the first time you publish the flow.
Hope this helps.
Posted by Vahid 5 months ago
Error when executing a flow action that has an invalid data type
Error received when running a flow:
Cannot cast Newtonsoft.Json.Linq.JOject to Newtonsoft.Json.Linq.JToken… Contact your administrator…
Errors like this indicate an invalid setting in the action configuration. For example if you are using Update Row and specify a token that is not a Number for the Row Number setting.
Posted by Steve Heaney 5 months ago
How to Delete an AI Model
In the zenphi AI Builder screen, go to the list of created models and click on the Status icon on the required model to delete.
[block:image]
{
"images": [
{
"image": [
"https://www.linkpicture.com/q/59_3.png",
null,
""
],
"align": "center"
}
]
}
[/block]
A Details sidebar menu will present. Click the Bin icon on the top right hand side.
[block:image]
{
"images": [
{
"image": [
"https://www.linkpicture.com/q/60_22.png",
null,
""
],
"align": "center"
}
]
}
[/block]
Confirm deletion by clicking the Delete option. This will permanently delete the model.
[block:image]
{
"images": [
{
"image": [
"https://www.linkpicture.com/q/61_7.png",
null,
""
],
"align": "center"
}
]
}
[/block]
Posted by Danica Smith 5 months ago
Call One Flow From Another - Linking Workflows
[Video: Linking Workflows](https://youtu.be/N5tipBSd44I)
Posted by TimothyMK 5 months ago
Zenphi Workflow Fundamentals
[Video: Zenphi Workflow Fundamantals](https://youtu.be/VA7GyTbE-a0)
Posted by TimothyMK 5 months ago
Import Data from a Google Sheet to a Zenphi Table
Create an On Demand Flow
1. Insert and configure a Read Rows action referencing the Google Sheet containing the source data
2. Insert and configure at For Each Loop action to point to the “Read Rows.Rows” token from the
3. Read Rows action
[block:image]
{
"images": [
{
"image": [
"https://www.linkpicture.com/q/58_9.png",
null,
""
],
"align": "center"
}
]
}
[/block]
4. Insert a Create Table Record action within the loop
5. Configure the Create Table Record action using the tokens from the “for each loop”
[Click Here for a Demonstration](https://youtu.be/noiDcjiSqeA)
Posted by TimothyMK 5 months ago
Jan 2023 HTTP Trigger Enhancements
We have added some exciting new features to the HTTP trigger! These enhancements allow for integrations with a broader spectrum of software providers. If you are a JotForms user this should be welcome news to you!!
[2023 HTTP Trigger Enhancements](https://drive.google.com/file/d/1_-lBKoNnJPQ7L67vck509ndC41F3l1Lc/view?usp=share_link)
Posted by TimothyMK 5 months ago
Prebuilt Template Explainer - Quote Generation
Click the link below to view an explainer video on the Quotation Generation pre-built template
[Quotation Generation Pre-Built Template Explainer](https://youtu.be/usZ2YQJvQho)
Posted by TimothyMK 5 months ago
How To Create a Google Workspace Administration Connection
[block:image]
{
"images": [
{
"image": [
"https://www.linkpicture.com/q/57_1.jpeg",
null,
""
],
"align": "center"
}
]
}
[/block]
[How to Create a Google Workspace Administration Connection](https://youtu.be/L3MA_eKaBLs)
Posted by TimothyMK 5 months ago
Document Workflow Automation
Use this topic to ask questions anything related to Document Workflows. For example:
- Document Generation Workflows
- Document Lifecycle Management Workflows
- Document Approval Workflows
Posted by Vahid 5 months ago