2
0

feat(integrations): Add Pabbly block

This commit is contained in:
Baptiste Arnaud
2022-04-12 12:10:20 -05:00
parent a49d1cac03
commit 348055d68a
12 changed files with 62 additions and 4 deletions

View File

@ -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