Zendesk Update Form
Update a form on a zendesk ticket
Inputs
Name | Type | Description |
---|---|---|
Subdomain | String | Customer Zendesk Subdomain URL |
Username | String | Zendesk Username |
Token | String | Zendesk API Token |
Ticket ID | String | The ID of a Zendesk ticket |
Zendesk Form ID | String | Your zendesk form ID you would like to update |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether the form ID was updated |
Zendesk Form ID
To obtain this ID, go to admin page - https://wearewild.zendesk.com/admin/home (use your zendesk subdomain. In this case is "wearewild") -> Objects and rules -> Forms.
After you choose a Form, the ID will be in the URL link.
Updated 8 days ago