Discussions

Ask a Question
Answered

Developer sandbox account

Hi, im a freelancer and have lots of potential cleints with Clickfunnels account, i need to explore developer platform at Clickfunnels classic and 2.0, i notice CF calssic don't have function app registration enabled neither we can register on CF 2.0 for sandbox account, it will be great if you enable sandbox platform developers

Answered

Developer accounts?

Hi, does ClickFunnels have developer accounts for devs to integrate their application with ClickFunnels?

Answered

Serial Number Delivery and API

Can Clickfunneld handle delivering serial numbers, activating then and deactivating and storing this via user machine id so that we can query via the API to check for example the subscription for the product is still valid and it's activated to the machine id we check for etc.

Answered

Update Contact -> custom_attributes

So if I add a custom attribute, like for instance access_code.

Answered

Bulk import/update via api

Hi, can i create or edit multiple contacts on a single request using the API?

Create hidden custom form fields on all funnel forms

Hello! I'm trying to use the API to automatically create hidden inputs in all forms. I have used the calls from /api/v2/workspaces/<workspace_id>/forms and then the one from /field_sets with the form_id but I don't quite understand this field_sets that appears to me which form of the funnels I have it refers to.

Answered

Create fulfillment api call help

I am having issues with creating a fulfillment object through the api call "create fulfillment".

Answered

Can you please add a filter to the opportunities endpoint?

I know it just came out, but my main use case is to find a particular contact's opportunities.

Answered

"Please correct the errors below." error on updating price object in clickfunnels product interface

Hi,

Answered

Whitelist Url

Hi, I am trying to get the Oauth2 api call to 'https://accounts.myclickfunnels.com/oauth/authorize?new_installation=true' to work. Api calls from postman work properly returning a 200 response code, but when the api call is made from a local/unauthorized environment, I get a 403 response. The api calls are the same, so I am assuming that I need to whitelist the url, but I cannot find where to whitelist the url I am sending the api call from.