question

prashant92 avatar image
prashant92 asked parquet76 commented

can i submit app having only webhook url?

can i submit app having only web hook url?
I will use web hook url to trigger while creating order from POS device.
App MarketWebhooks
1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Lauren Worthington avatar image Lauren Worthington ♦ commented ·

Hi @prashant92,

In order to answer your question, I would need more information about what the purpose of the app is, and why you are using the webhook.

0 Likes 0 ·
Lee Tickett avatar image
Lee Tickett answered
I suspect the answer is no. With just webhooks you wont have an API key so will only receive a very limited amount of data from the hooks. I suspect you need to then "act" on that data? Which will require an api token.
The only way to obtain an API token is through a native clover (android) apk or a web app.
The web app doesn't really have to "do" anything (other than record the merchant and token).
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

orangerocketdesign avatar image
orangerocketdesign answered parquet76 commented

Not an answer, but having the same issue. And Clover fails to help.

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

parquet76 avatar image parquet76 commented ·

You should stop posting on every webhook related post you can find. I have given you a few responses in a few of the 5 other threads you commented in. I would strongly suggest sharing your use case and looking into alternatives to webhooks if possible.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community