Azure / Azure/logicapps-connector-extensions

Sample CosmosDB extension - Trigger name format doesn't match other trigger names

Open
#6 2 comments 0 reactions 1 assignee Claimed by @praveensri View on GitHub
Dominant language
C#
Stars
8
Forks
20
PR merge metrics
No merged PRs in 30d

Description

@praveensri: I'm using the Cosmos DB example to show how you can create a custom built-in connector for Standard logic apps. However, I see that the trigger name in the sample is "Receive document", which doesn't follow the convention for trigger names and sounds more like an action. This inconsistency is very apparent when compared to other Cosmos DB trigger names:

![image](https://user-images.githubusercontent.com/13206671/167707513-943ae555-10f6-4380-a0d4-1a9b94abdbbf.png)

To set up a good model, can we change the name to something like "When a document is received"? That way, if the customer uses the sample code, they get a version that follows the correct naming convention. Thanks!

Here's the file where I found the trigger name:

https://github.com/Azure/logicapps-connector-extensions/blob/CosmosDB/src/CosmosDB/Providers/CosmosDbServiceOperationProvider.cs

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.