Skip to content

Commit 1e23894

Browse files
Update Publish an order message to an Apache Pulsar topic when a new order is created in Shopify.yaml
1 parent 4fd42b0 commit 1e23894

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

resources/Publish an order message to an Apache Pulsar topic when a new order is created in Shopify.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,11 @@ integration:
1616
httpMethod: post
1717
path: resources/order/operations/CREATED_POLLER/subscribe
1818
action: created_poller
19-
account-name: Account 1
2019
action-interfaces:
2120
action-interface-1:
2221
type: api-action
2322
business-object: publishMessageToTopic
2423
connector-type: apachepulsar
25-
account-name: Account 1
2624
actions:
2725
putMessage: {}
2826
options:

0 commit comments

Comments
 (0)