Search found 45 matches

by vernonvd
Fri Nov 22, 2024 1:37 pm
Forum: Flows
Topic: Create folder tree dynamically from XML
Replies: 2
Views: 5657

Create folder tree dynamically from XML

I am trying to create a folder structure hierarchy in Switch using information from an incoming XML. I can achieve this with the "Create Job Folder" app. However, the problem I am facing is that the JobPartID varies from XML to XML. One XML might have 2, while another might have 7. How can...
by vernonvd
Mon Nov 11, 2024 10:44 am
Forum: Flows
Topic: Webhook testing
Replies: 1
Views: 3534

Webhook testing

I was wondering if you guys can help with some testing. I have developed a web service that you can setup a file submission that will send a webhook directly to a endpoint in a Switch Flow. All I need for now is a endpoint URL where I can send a webhook payload to. This is juts to see that you can r...
by vernonvd
Tue Aug 06, 2024 8:50 am
Forum: Flows
Topic: Switch 24 Spring - Webhook v8.2
Replies: 5
Views: 10468

Re: Switch 24 Spring - Webhook v8.2

I am experiencing the same problem. updated to Switch 2024 and Webhook v8.2 and not working, reverted back to Webhook v8.1 and the problem is solved.
by vernonvd
Wed Jul 03, 2024 9:27 am
Forum: Switch
Topic: Switch freelancer
Replies: 2
Views: 5810

Re: Switch freelancer

send me a PM
by vernonvd
Wed Jun 19, 2024 7:08 am
Forum: Appstore
Topic: Beta testers wanted!
Replies: 5
Views: 14065

Re: Beta testers wanted!

I am in!
by vernonvd
Tue May 28, 2024 7:18 am
Forum: Switch
Topic: Dark Mode for Switch web portal
Replies: 3
Views: 8633

Re: Dark Mode for Switch web portal

+1 for the Web Portals and Messages to have a dark mode option.
by vernonvd
Tue Apr 23, 2024 7:43 am
Forum: PitStop Pro
Topic: Thin parts
Replies: 2
Views: 7363

Re: Thin parts

replying to an old post, i am also looking for a action list to check if object in a specific color is to thin... for example foil for a logo.
by vernonvd
Fri Jul 14, 2023 11:06 am
Forum: Forum Guidelines / Forum Feature requests / Forum Bug reports?
Topic: Discourse
Replies: 11
Views: 110277

Re: Discourse

I will also cast my vote :P
by vernonvd
Fri Apr 21, 2023 7:13 am
Forum: Flows
Topic: Remove rows from CSV
Replies: 4
Views: 5362

Re: Remove rows from CSV

Hi magnussandstrom,

Great! I did read about Easy Data Transform a while back, will look into this.

Thanks.
by vernonvd
Thu Apr 20, 2023 11:08 am
Forum: Flows
Topic: Remove rows from CSV
Replies: 4
Views: 5362

Remove rows from CSV

Hi
I am looking for a way to remove the fist 3 rows from an incoming csv file in Switch, any ideas will be apricated :shock:
by vernonvd
Tue Nov 01, 2022 9:12 am
Forum: Flows
Topic: Dashboard without Switch Portal
Replies: 1
Views: 4192

Re: Dashboard without Switch Portal

I use Switch to get info from our MIS and output the date to a HTML file for a basic dashboard

Image
by vernonvd
Fri Sep 02, 2022 6:48 am
Forum: PitStop Pro
Topic: Check for spot colors
Replies: 3
Views: 5441

Re: Check for spot colors

Hi Jslater

that is exactly what i came up with, it works but the log only shows in my case as error " Spot Color (2x on Page 1) and does not list the names of the Pantone colors.
by vernonvd
Thu Sep 01, 2022 10:47 am
Forum: PitStop Pro
Topic: Check for spot colors
Replies: 3
Views: 5441

Check for spot colors

I want to create a action list to check if any spot colors is used but to exclude a specific spot like 'Die Trace' or 'CutContour'.
by vernonvd
Fri Aug 19, 2022 5:54 pm
Forum: Switch
Topic: Webhooks without metadata module
Replies: 5
Views: 7446

Re: Webhooks without metadata module

Check your private message
by vernonvd
Fri Aug 19, 2022 5:33 pm
Forum: Switch
Topic: Webhooks without metadata module
Replies: 5
Views: 7446

Re: Webhooks without metadata module

As the webhook post enters the flow use the Inject job element. Use the incoming text or json file to trigger the inject job. all the settings will be on the outgoing connector of the inject job. :)