Task Connector – REST

Task Connector – REST

REST Task connectors allow you to send data to third-party applications that support REST API on a Task’s event if the assigned user changes, the status updates, or the Task becomes overdue.

You define these REST connectors on Task Templates.


Adding REST Task Connectors

Go to the Tasks main menu item, then jump to the “Task Templates” page via the navigation bar. You should see a list of your existing Task Templates displayed.

Task Template Details page: 

Task Template page:


If you don’t have any Templates, add a new template by clicking on the ADD NEW button. This starts the task template wizard. You can read more on the steps to create a Task Template here.

When creating a new template, the wizard will include a Connectors step. If you edit an existing Template, you should see an additional navigation link named “connectors” on the Template details page.

Once on the Connectors page, click the ADD CONNECTOR button. Select REST connector options.


REST Connector Settings

Using Connection

Set up the connector to run when a particular status has been changed, the owner has changed, or it is overdue. If the status has changed, it allows you to configure it at a specific status or all statuses. If Overdue was selected, you need to specify the number of days that the connector will run after the overdue date.
Run Connector onWhen enabled, all fields marked as Personal Data will be converted into a non-human-readable format to aid with privacy.
Destination  URL

Specify the format of the REST API.      

  • JSON – JavaScript Object Notation format

  • XML – eXtensible Markup Language format
HTTP ActionSelect the request action (POST, PUT, GET) and Data As (JSON, URL Encoded, XML).
Data As

By default, specific query string parameters are appended to the URL, which can be used to determine the context of the origin of a request. Un-tick this checkbox if you do not require this information to be sent.

Please note that if you are connecting with Platform Sync, this checkbox should remain unticked.

Use Global Task Rest URL Will direct all task connector requests to the REST endpoint defined in Organization Setup -> Global Task REST URL
Disable default query string parameters (checkbox)

By default, specific query string parameters are appended to the URL, which can be used to determine the context of the origin of a request. Un-tick this checkbox if you do not require this information to be sent.

Please note that if you are connecting with Platform Sync, this checkbox should remain un-ticked.

Anonymize Personal DataWhen enabled, all fields marked as Personal Data will be converted into a nonhuman-readable format to aid with privacy.

You can add multiple(email, REST, BigQuery, SQL Server, or Twillio) task connectors into your task.

    • Related Articles

    • Form Connector – REST

      This Connector will be interesting if you have access to technical personnel (software developers) and want to tightly integrate with our platform. The REST Connector will automatically send form entry data in XML or JSON format to your specific web ...
    • Task Template Connectors

      Task connectors effectively allow you to add connectors to generate emails, text messages, or REST calls based on events occurring on a Task if the assigned user changes, the status updates, or the Task becomes overdue. You define these connectors on ...
    • Data Source Connector – REST

      The REST Data Source Connector allows you to pull data from an external API into a data source and populate its rows/columns for use in screens. This connector functions similarly to our REST Field (in-app REST requests) that can push or pull data ...
    • REST Field

      The REST field type enables you to issue a REST request in JSON or XML to an external web service and pull data from any API. The result of the request is stored in the REST field, and you can then access the result’s values through our existing ...
    • REST Connector – Integrating with Zapier

      While our platform offers many native integrations, you can connect to over 5,000 apps by routing your form data through Zapier. By using our REST Connector as the trigger, you gain professional-level control over your data flow, including custom ...