How to update LIVE database with workflow?

Hey Guys, New to this and just having some trouble understanding how LIVE databases work.

I have a API endpoint which gets data from zapier and makes changes to a thing. All works fine and in development the fields are updating with new data but not in the LIVE version.

How do I get the LIVE version perform the same as the development version of the application?

Any help would be greatly appreciated :slight_smile: Cheers!

Mickey

Change version-test to version-live in the url or just remove version-test/

1 Like

Oh yes, totally overlooked that. Thanks heaps. :slight_smile:

1 Like

Some API services have a development key and a production key. Might not be your your case here but thought to mention it as others might have the similar problem.

In this case make sure you have both keys in, if required.

Thanks,
Rick
Independent developer
more in the profile…