Eric Allam
|
58a946547c
|
Fixed issue with github webhook events
|
2023-01-26 10:49:54 +00:00 |
|
Eric Allam
|
e37a2001e1
|
Added lastRunAt to the scheduleEvent payload
|
2023-01-26 10:12:57 +00:00 |
|
Eric Allam
|
1374c10d99
|
WIP Open API spec
|
2023-01-26 09:33:04 +00:00 |
|
Eric Allam
|
e63d354144
|
Added isTest to the Trigger.run context param to detect when a trigger runs in from the test page
|
2023-01-26 09:33:04 +00:00 |
|
D-K-P
|
75d65511b3
|
Added resend and youtube video to the docs
|
2023-01-25 22:54:50 -08:00 |
|
Matt Aitken
|
8719a4c680
|
Updated mintlify CLI to the latest
|
2023-01-25 22:12:11 -08:00 |
|
Matt Aitken
|
fa7e670a56
|
Fix for webhook url being built with undefined
|
2023-01-25 19:24:09 -08:00 |
|
Matt Aitken
|
9da1f881f0
|
Better error handling of webhook failures
|
2023-01-25 18:28:55 -08:00 |
|
Matt Aitken
|
3d3a88d9ac
|
externalSourceUrl and secret now show errors if there’s an issue
|
2023-01-25 18:07:42 -08:00 |
|
Matt Aitken
|
ed06751a8f
|
The integration webhook urls weren’t being created properly (needed to use id not object)
|
2023-01-25 17:02:19 -08:00 |
|
James Ritchie
|
d10538c3d7
|
Fixed up the webhook info panel layout and updated the example in docs
|
2023-01-25 16:37:56 -08:00 |
|
James Ritchie
|
26264ad2ee
|
Fixed mistake in the scheduled docs example
|
2023-01-25 16:21:46 -08:00 |
|
James Ritchie
|
9435709ad1
|
Added the new webhook icon to the workflow type
|
2023-01-25 16:14:18 -08:00 |
|
James Ritchie
|
00ac720071
|
Updated the docs image for the webhook
|
2023-01-25 15:57:28 -08:00 |
|
James Ritchie
|
af63b52e32
|
Copy button tweak to make it on brand
|
2023-01-25 15:57:28 -08:00 |
|
James Ritchie
|
42065e3ffc
|
Fixed Toast widths
|
2023-01-25 15:28:09 -08:00 |
|
James Ritchie
|
3d7e154589
|
Copy button colour update
|
2023-01-25 15:22:06 -08:00 |
|
D-K-P
|
989dcc1375
|
Removed private beta warning message from docs pages
|
2023-01-25 15:17:12 -08:00 |
|
James Ritchie
|
ada581cc88
|
Improved the webhook copy details panel
|
2023-01-25 15:16:02 -08:00 |
|
Eric Allam
|
1c893a538d
|
For scheduled workflows, always test with the current scheduledTime
|
2023-01-25 22:01:33 +00:00 |
|
Eric Allam
|
39853e5ce0
|
Add uptime workflow that runs every minute
|
2023-01-25 21:55:04 +00:00 |
|
Eric Allam
|
22b2e1635f
|
Update mintlify to latest
|
2023-01-25 21:29:58 +00:00 |
|
D-K-P
|
a9cca5ba78
|
Added integration logos
|
2023-01-25 12:31:24 -08:00 |
|
Eric Allam
|
2bf2d707ea
|
More documentation
|
2023-01-25 16:47:54 +00:00 |
|
Eric Allam
|
d3da60b871
|
Captured the claim check pattern while it was fresh
|
2023-01-25 16:08:55 +00:00 |
|
Eric Allam
|
ddf42558aa
|
Add support for webhookEvent, a manual webhook trigger
|
2023-01-25 15:32:52 +00:00 |
|
Eric Allam
|
40164ee136
|
Add some zod resources
|
2023-01-25 15:24:17 +00:00 |
|
Eric Allam
|
2fd9e4fa2f
|
Added retry options to fetch
|
2023-01-25 10:18:26 +00:00 |
|
Matt Aitken
|
3caa793de2
|
If a run is disabled, show an appropriate error
|
2023-01-24 11:58:19 -08:00 |
|
Matt Aitken
|
d6b69ab387
|
If an unknown webhook service is presented, show the service
|
2023-01-24 11:58:19 -08:00 |
|
James Ritchie
|
1cc397732f
|
Copy tweak
|
2023-01-24 11:44:21 -08:00 |
|
James Ritchie
|
8541ec6198
|
Compressed docs images
|
2023-01-24 11:43:29 -08:00 |
|
James Ritchie
|
f6b7b4ad53
|
Updated the docs demo gif
|
2023-01-24 09:11:37 -08:00 |
|
Eric Allam
|
a8f8125a94
|
Add documentation for Resend.com sendEmail integration
|
2023-01-24 14:39:31 +00:00 |
|
Eric Allam
|
3b6b8f5964
|
Use x-github-hook-id for the event id, because x-github-delivery-id is not unique across webhook deliveries
|
2023-01-24 14:14:02 +00:00 |
|
Matt Aitken
|
042dd928d8
|
Merge branch 'integrations/resend' into dev
|
2023-01-23 22:53:58 -08:00 |
|
Matt Aitken
|
46521a3aa8
|
Deal with Resend errors properly
|
2023-01-23 22:53:37 -08:00 |
|
Matt Aitken
|
36480dd850
|
Email preview in the run
|
2023-01-23 22:30:17 -08:00 |
|
D-K-P
|
eebe37109e
|
Replaced readme banner
|
2023-01-23 22:07:28 -08:00 |
|
D-K-P
|
d717a909d2
|
Added private beta banners to the docs
|
2023-01-23 21:16:43 -08:00 |
|
Eric Allam
|
951bf9a92c
|
Added loops and conditionals
|
2023-01-24 05:06:47 +00:00 |
|
Eric Allam
|
a2d11a2bf5
|
Added some docs for logging
|
2023-01-24 05:01:32 +00:00 |
|
Eric Allam
|
dc11daced1
|
Finished docs for github webhooks
|
2023-01-24 04:47:00 +00:00 |
|
Eric Allam
|
681955c19d
|
Added resumability guide
|
2023-01-24 03:52:57 +00:00 |
|
James Ritchie
|
780688ea73
|
Added a background image to docs
|
2023-01-23 17:41:11 -08:00 |
|
James Ritchie
|
1c373321f5
|
Added more info to the examples page
|
2023-01-23 17:36:35 -08:00 |
|
James Ritchie
|
84bb476907
|
fixed typos
|
2023-01-23 17:22:04 -08:00 |
|
James Ritchie
|
fb11417aac
|
Added an intro page to the docs
|
2023-01-23 17:03:59 -08:00 |
|
James Ritchie
|
98fca0ed60
|
Added a welcome page and GitHub link to side nav
|
2023-01-23 16:28:07 -08:00 |
|
James Ritchie
|
9ecabd41b9
|
Updated resend logo
# Conflicts:
# apps/webapp/public/integrations/resend.png
|
2023-01-23 15:50:22 -08:00 |
|