
Namely
Overview
Everything you need to build a better workplace.
Authentication
When using the Namely connector, the first thing you will have to do is click on 'New Authentication' in the step editor. To create an authentication with Namely you will need Access token and Company name :
Available Operations
The examples below show one or two of the available connector operations in use. Please see the Full Operations Reference at the end of this page for details on all available operations for this connector.
Example
- Create a new workflow with a Manual Trigger and add a Namely connector:
- Select the
List Profiles
operation:3.You can sort and filter result by
Fist name
,Last name
,Email
etc:We recommend you update any calls to use pagination:
- Click Run Workflow Now. Then select the Debug tab and you should be able to see a successful run of the workflow to click on and view the successful output of the workflow run:
5.Let's try to get some specific profile. Add a step from the Namely connector, set to
Get profile
. Set theProfile ID
to the ID of one of the projects, by using a JsonPath as shown in the example:6.Click Run Workflow Now, select the Debug tab and you should be able to see the successful output with information about chosen profile: