#Webhook integration per Run

1 messages · Page 1 of 1 (latest)

trim sable
#

Hi there,
Wanted to ask if it's possible to set a Webhook intigration (from the API) per each Actor run?

Thanks, Arseni

peak geyser
# trim sable Hi there, Wanted to ask if it's possible to set a Webhook intigration (from the ...

yes, it's possible; this is a recorded example sending a whatsapp on each run: https://youtu.be/5bEhimAtP74

Learn how to integrate Apify Actor's events and receive notifications on whatsapp, directly to you or to a whatsapp group.

The API used on this video can be found here (free Tier):
https://rapidapi.com/inutil-inutil-default/api/whin2/

00:00 Add new Actor from Apify Marketplace
00:25 Set up webhook integration
01:41 Run the task and check your...

▶ Play video
trim sable
#

Hi @cinder pine ! Thank you for the comment
I was trying to do that but I'm getting this error:
'WARN Actor.addWebhook() is only supported when running on the Apify platform. The webhook will not be invoked'
How can I make it work?