add workflow 荟聚API,dev

This commit is contained in:
root 2024-04-07 10:09:12 +08:00
parent df9e00b46c
commit e60f353b9b
1 changed files with 58 additions and 44 deletions

View File

@ -431,6 +431,7 @@ retries=3,
dag=dag)
scrm_contact_load >> scrm_contact_1129
update_scrm_contact_load >> scrm_contact_lastupdated_4112
customer_event_meta_load >> customer_event_meta_2268
custom_events_update_load >> customer_events_lastupdated_8895
@ -444,4 +445,17 @@ custom_events_2_load >> customer_events_open_content_page_9684
custom_events_3_load >> customer_events_open_page_7519
custom_events_5_load >> customer_events_c_minipro_page_view_9309
custom_events_7_load >> customer_events_add_user_9393
customer_events_add_user_9393 >> task_failed
scrm_contact_lastupdated_4112 >> task_failed
customer_event_meta_2268 >> task_failed
customer_events_lastupdated_8895 >> task_failed
customer_events_3292 >> task_failed
customer_events_wechat_scan_2105 >> task_failed
customer_events_submit_form_4283 >> task_failed
customer_events_subscribe_5997 >> task_failed
customer_events_click_link_in_page_2034 >> task_failed
customer_events_open_app_5878 >> task_failed
customer_events_open_content_page_9684 >> task_failed
customer_events_open_page_7519 >> task_failed
customer_events_c_minipro_page_view_9309 >> task_failed