Connection Config

Created by Maja Bradonjic, Modified on Fri, 03 Mar 2023 at 11:11 AM by Ivana B

The Connection Config is where we establish the connection with the platform API by specifying the type of authorization and customizing the calls by writing down all needed headers.

Ultimately this is where we format the connection part of the integration setup pop-up that the user will be filling upon integrating the template before adding it to a task, already connected to their account.

Since we are creating a template for users to fill for their integrations we will leave empty the fields that the user is expected to fill.As we click on Connection Config button, we are greeted with this pop-up:




In it, originally we will find the following options:

1) A Base URL field which we fill up to(and including)  the version dash. 

  • The remaining URL parts will be derived from the specific endpoint used and will vary among Data Types(endpoints)

2) A Required authentication checkbox 

  • used if the URL requires authentication

3) A Use Custom Header checkbox 

  • used if specified in the documentation of the platform being integrated

  • the order of the headers is not relevant

4) Connection note (comment section) - Support HTML

  • A Comment section is where you can write/link whatever you want the user to see when he reaches this step. Such as directions or a link in place of a button to navigate them to an appropriate webpage required by the given platform for the authorization process.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article