Groups
Groups
Sign in
Groups
Groups
Zengine Development
Conversations
Labels
About
Send feedback
Help
Zengine Development
1–30 of 92
Thanks for your interest in the Zengine platform!
All developer documentation can be found here:
https://zenginehq.github.io/
developers/
Please use this forum to post questions & provide technical development-related feedback.
Mark all as read
Report group
0 selected
Sam Shin
Sep 9
Webhook is not being triggered time to time
Hi, My webhook is sometimes not being triggered. For example, 13 records were created in a form that
unread,
Webhook is not being triggered time to time
Hi, My webhook is sometimes not being triggered. For example, 13 records were created in a form that
Sep 9
Joe
Aug 19
Webhook is Being Throttled?
I have an automation in power automate that gets triggered by a webhook I have set up in Zengine API.
unread,
Webhook is Being Throttled?
I have an automation in power automate that gets triggered by a webhook I have set up in Zengine API.
Aug 19
Rohit Kulkarni
,
Chris Manjoine
2
Jun 18
Creation of API Key
You can create a client by following this guide https://zenginehq.github.io/developers/rest-api/auth/
unread,
Creation of API Key
You can create a client by following this guide https://zenginehq.github.io/developers/rest-api/auth/
Jun 18
Syman Stevens
,
Chris M
3
Jun 11
Integration with Contract Platforms
Thank you Chris. I appreciate the reply. I'll post here if we come up with anything interesting.
unread,
Integration with Contract Platforms
Thank you Chris. I appreciate the reply. I'll post here if we come up with anything interesting.
Jun 11
Rohit Kulkarni
,
Chris M
2
Jun 11
API OAuth setup Assistance
You can create a client by following this guide https://zenginehq.github.io/developers/rest-api/auth/
unread,
API OAuth setup Assistance
You can create a client by following this guide https://zenginehq.github.io/developers/rest-api/auth/
Jun 11
Rohit Kulkarni
,
Chris M
2
Jun 11
API Calling in Postman
Rohit, Please follow the guide here to get your own access token programmatically. https://zenginehq.
unread,
API Calling in Postman
Rohit, Please follow the guide here to get your own access token programmatically. https://zenginehq.
Jun 11
Joseph
,
Chris M
2
Jun 11
Issue Querying Workspace with the API
Joseph, We need more info from you regarding this. please fill out a bug ticket here and with more
unread,
Issue Querying Workspace with the API
Joseph, We need more info from you regarding this. please fill out a bug ticket here and with more
Jun 11
Raj Moona
,
Syman Stevens
2
10/25/24
PowerBI
I realize that this is an old post, but I am also interested in this possibility. I have other
unread,
PowerBI
I realize that this is an old post, but I am also interested in this possibility. I have other
10/25/24
Liz Tully
,
Syman Stevens
2
10/25/24
Data visualization alternatives
I'm interested to hear others' thoughts here as well. I also work in a Fluxx site that is
unread,
Data visualization alternatives
I'm interested to hear others' thoughts here as well. I also work in a Fluxx site that is
10/25/24
Gerald Adams
,
Wes
2
9/25/24
Trying to access a form with data view
Hello, Data views must be applied by the API client. So you would need to fetch your data view from
unread,
Trying to access a form with data view
Hello, Data views must be applied by the API client. So you would need to fetch your data view from
9/25/24
Opeyemi Jonah
,
Wes
5
7/23/24
Webhook Not responding to create actions
Sorry to bother you but I have discovered the issue is coming from Microsoft. On Monday, July 22,
unread,
Webhook Not responding to create actions
Sorry to bother you but I have discovered the issue is coming from Microsoft. On Monday, July 22,
7/23/24
Jessica Lajoie
,
Chris M
2
7/17/24
Tableau Plugin
We are finalizing our updated Tableau connector now. It should be released before end of July or at
unread,
Tableau Plugin
We are finalizing our updated Tableau connector now. It should be released before end of July or at
7/17/24
Jeremy Prowse
,
Wes
2
6/28/24
Handling form submission via REST API
You should pass the access token in the Authorization header: headers: { Authorization: Bearer {token
unread,
Handling form submission via REST API
You should pass the access token in the Authorization header: headers: { Authorization: Bearer {token
6/28/24
Opeyemi Jonah
,
Wes
2
4/10/24
How Can I Obtain a Permanent Access Token?
You can request a permanent access token here: https://webportalapp.com/webform/developer-application
unread,
How Can I Obtain a Permanent Access Token?
You can request a permanent access token here: https://webportalapp.com/webform/developer-application
4/10/24
Yash Kumar
,
Wes
6
4/1/24
Python code for API Call
The pagination options from the link above are limit and page, not offset. You will need to loop and
unread,
Python code for API Call
The pagination options from the link above are limit and page, not offset. You will need to loop and
4/1/24
Nancy Dorsner
,
Wes
4
3/20/24
Authenticating users with their Portal login (email/pwd)
The portals service doesn't implement an authentication server for 3rd party integration, such as
unread,
Authenticating users with their Portal login (email/pwd)
The portals service doesn't implement an authentication server for 3rd party integration, such as
3/20/24
Chunjen Chen
, …
Chris M
11
2/2/24
Question on calling Rest APIs in my plagin in Draft mode while the api works well using temporary access token in Dev mode.
Can you please try to activate it from the Marketplace -> Installed View? If that does not work
unread,
Question on calling Rest APIs in my plagin in Draft mode while the api works well using temporary access token in Dev mode.
Can you please try to activate it from the Marketplace -> Installed View? If that does not work
2/2/24
Pam Minkey
,
Wes
3
1/29/24
Filter by date possible
Thank you! On Thursday, January 25, 2024 at 9:55:57 AM UTC-5 Wes wrote: Yes, here is the
unread,
Filter by date possible
Thank you! On Thursday, January 25, 2024 at 9:55:57 AM UTC-5 Wes wrote: Yes, here is the
1/29/24
CogentWeb Apptest
,
Wes
5
12/22/23
Need to understand the Survey API's
There is no survey api. There is a REST endpoint for form records ex - /forms/{formId}/records. If
unread,
Need to understand the Survey API's
There is no survey api. There is a REST endpoint for form records ex - /forms/{formId}/records. If
12/22/23
Drew G
,
Wes
2
11/29/23
Phone Number - Need Integer data type instead of number or String with Regular Expression validation
Hello, There is also a Number field, where you can set the allowed decimal places to 0. I don't
unread,
Phone Number - Need Integer data type instead of number or String with Regular Expression validation
Hello, There is also a Number field, where you can set the allowed decimal places to 0. I don't
11/29/23
Drew G
,
Wes
2
11/29/23
Unable to Setup OAuth2.0 for our Boomi integration account due to SSO being enabled
This is more of a support issue, please refer this to support and they should be able to help. On
unread,
Unable to Setup OAuth2.0 for our Boomi integration account due to SSO being enabled
This is more of a support issue, please refer this to support and they should be able to help. On
11/29/23
Chunjen Chen
2
11/27/23
How to display data?
Does it still uses Angular JS ng-repeat like <li ng-repeat="recordsResultItem in
unread,
How to display data?
Does it still uses Angular JS ng-repeat like <li ng-repeat="recordsResultItem in
11/27/23
Pam Minkey
,
Wes
14
11/17/23
Questions for Getting started on API integration for client
If the forms endpoint is returning totalCount 0 with no data, then I would guess there are no forms
unread,
Questions for Getting started on API integration for client
If the forms endpoint is returning totalCount 0 with no data, then I would guess there are no forms
11/17/23
Chunjen Chen
,
Chris M
2
10/17/23
Any suggestion on install mayan?
I just tried this with no problem using the versions listed above. You can add this if your having
unread,
Any suggestion on install mayan?
I just tried this with no problem using the versions listed above. You can add this if your having
10/17/23
Sharon Sargent
,
Pam Minkey
2
10/6/23
Is there a way to use this interface if you do not have a google account?
Hi Sharon, I created a google account for business purposes. We are good to go. Thanks Pam On Friday,
unread,
Is there a way to use this interface if you do not have a google account?
Hi Sharon, I created a google account for business purposes. We are good to go. Thanks Pam On Friday,
10/6/23
Chunjen Chen
2
9/29/23
How to download a file from API
ok. After looked into the API, I figure out to use /forms/{form.id}/records to get the filename data
unread,
How to download a file from API
ok. After looked into the API, I figure out to use /forms/{form.id}/records to get the filename data
9/29/23
Raudely Pimentel
,
Chris M
3
4/13/23
Plugin - Getting Started
1,4 : Validation happens when you attempt to save to the API. You will get a list of reason for
unread,
Plugin - Getting Started
1,4 : Validation happens when you attempt to save to the API. You will get a list of reason for
4/13/23
Ashley Cain
,
Chris Manjoine
2
1/24/23
Need help creating a webhook
I think you are looking for the plugin Zapier Trigger Buttons it will allow you to integrate with a
unread,
Need help creating a webhook
I think you are looking for the plugin Zapier Trigger Buttons it will allow you to integrate with a
1/24/23
Mozart Archilla
,
Wes
4
1/20/23
Implementing 3-legged flow asks me to be logged in first
Sorry for the delay, I missed your reply. If your integration is using a Zengine account that you
unread,
Implementing 3-legged flow asks me to be logged in first
Sorry for the delay, I missed your reply. If your integration is using a Zengine account that you
1/20/23
Hemanth Suresh
,
Wes
4
10/3/22
Need Help - getting all records in the form in one API call
The records endpoint unofficially supports fetching more than 100 records. If you want to fetch 500
unread,
Need Help - getting all records in the form in one API call
The records endpoint unofficially supports fetching more than 100 records. If you want to fetch 500
10/3/22