feat(integrations): ✨ Add Pabbly block
This commit is contained in:
@ -125,6 +125,7 @@ export const StepNodeContent = ({ step, indices }: Props) => {
|
||||
<ProviderWebhookContent step={step} configuredLabel="Trigger zap" />
|
||||
)
|
||||
}
|
||||
case IntegrationStepType.PABBLY_CONNECT:
|
||||
case IntegrationStepType.MAKE_COM: {
|
||||
return (
|
||||
<ProviderWebhookContent
|
||||
|
Reference in New Issue
Block a user