ANSWERED
ANSWERED

Pulling data down from GoFormz

Is there a way to make calls on Reports designed within GoFormz so that data can be pulled down to alternative systems. Your API is silent on this. Is the only method via calls on Form data?

Can OAuth credentials be moved from one account to another?

No, OAuth credentials cannot be moved from one account to another as these credentials are unique to each account.

ANSWERED

Can I create more than 1 Client ID?

No, each account is only allotted 1 Client ID.

ANSWERED

ImageFile['link'] now returns null, even if the image file exists

I noticed that the ImageFile property 'link' is now null, will you be deprecating this property? Do you have a recommended coding pattern for retrieving an image file?

Is there a way I can filter the Forms based upon Template folder?

No, Forms cannot be filtered by their Template folder.

Is there a way for me to exclude the expiration time on the pdfURL so it doesn’t expire?

No, because the pdfURL expires after one hour it cannot be excluded. If you’d like to reference the PDF after this expiration time, then you’ll need to instead reference the GoFormz URL with the Form ID. You’ll format this as:

ANSWERED
ANSWERED

Trying to get list of formz updated for today via API

I am trying to get a list of all the formz updated today. when I run the API I get 5000 formz returned in the list. When I go into the portal and I filter to only show stuff for today there are only 129 forms modified today. Why is the API not returning the data correctly? How do I get it to only give me formz updated today?

Can Form tags be modified via the API?

No, Form tags cannot be modified via the API.