awork and Enormail integration

Save yourself the work of writing custom integrations for awork and Enormail and use n8n instead. Build adaptable and scalable Productivity, workflows that work with your technology stack. All within a building experience you will love.

How to connect awork and Enormail

Create a new workflow and add the first step

In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.

awork and Enormail integration: Create a new workflow and add the first step

Build your own awork and Enormail integration

Create custom awork and Enormail workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

Supported API Endpoints for awork

GET

List projects

Returns all projects.

/apiv1/projects/returns-all-projects
POST

Create project

Creates a new project.

/apiv1/projects/creates-a-new-project
GET

Get project

Returns the project with the specified id.

/apiv1/projects/returns-the-project-with-the-specified-id
PUT

Update project

Updates the project with the specified id.

/apiv1/projects/updates-the-project-with-the-specified-id
POST

Change project status

Changes the status of the project with the specified id.

/apiv1/projects/changes-the-status-of-the-project-with-the-specified-id
POST

Change project type

Changes the project type of the project with the specified id.

/apiv1/projects/changes-the-project-type-of-the-project-with-the-specified-id
POST

Delete project

Deletes the project with the specified id.

/apiv1/projects/deletes-the-project-with-the-specified-id
GET

List project members

Returns the project members of the project with the specified id.

/apiv1/projects/returns-the-project-members-of-the-project-with-the-specified-id
POST

Add project member

Adds a project member to the project with the specified id.

/apiv1/projects/adds-a-project-member-to-the-project-with-the-specified-id
POST

Update project member role

Updates the role of a project member of the project with the specified id.

/apiv1/projects/updates-the-role-of-a-project-member-of-the-project-with-the-specified-id
POST

Remove project member

Removes a project member from the project with the specified id.

/apiv1/projects/removes-a-project-member-from-the-project-with-the-specified-id
POST

Create preconfigured project

Creates the preconfigured project in the language of the user.

/apiv1/projects/creates-the-preconfigured-project-in-the-language-of-the-user
POST

Update project status order

Updates the order of a project status.

/apiv1/projects/updates-the-order-of-a-project-status

To set up awork integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to awork to query the data you need using the API endpoint URLs you provide.

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the awork official documentation to get a full list of all API endpoints and verify the scraped ones!

Supported API Endpoints for Enormail

GET

Get account info

Retrieves information about the accessed Enormail user account.

/api/1.0/account.json
GET

Get account senders

Retrieves a list of allowed senders for the accessed account.

/api/1.0/account/senders.json

To set up Enormail integration, add the HTTP Request node to your workflow canvas and authenticate it using a generic authentication method. The HTTP Request node makes custom API calls to Enormail to query the data you need using the API endpoint URLs you provide.

These API endpoints were generated using n8n

n8n AI workflow transforms web scraping into an intelligent, AI-powered knowledge extraction system that uses vector embeddings to semantically analyze, chunk, store, and retrieve the most relevant API documentation from web pages. Remember to check the Enormail official documentation to get a full list of all API endpoints and verify the scraped ones!

FAQs

FAQ

Can awork connect with Enormail?

Can I use awork’s API with n8n?

Can I use Enormail’s API with n8n?

Is n8n secure for integrating awork and Enormail?

How to get started with awork and Enormail integration in n8n.io?

Looking to integrate awork and Enormail in your company?

The world's most popular workflow automation platform for technical teams including

Why use n8n to integrate awork with Enormail

Build complex workflows, really fast