Skip to main content

Activate Integrations when creating board from template

  • July 8, 2021
  • 2 replies
  • 1147 views

Forum|alt.badge.img+1

I’m currently using the API to create copies of my templated board, which includes a webhook integration. This works fine except that the integration on the new board is disabled and need to be re-added to the board that has been created. Is there a way to either keep the webhook integration on the new board activated, or at least turn it back on through the API?

This topic has been closed for replies.

2 replies

AlexSavchuk
Forum|alt.badge.img
  • monday.com Team Member
  • July 8, 2021

Hey @MattB 👋

I’m afraid that it is currently not possible to carry over integrations when duplicating boards or creating them from templates. Considering you are looking to add webhooks, it might make sense to use the API to create webhooks, using the create_webhooks mutation.

You can find more info on this here:
Webhooks - API v2

Would that help at all?

-Alex


  • July 15, 2021

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.