{{ ucfirst(config('app.name')) }} is an automation tool that auto triggers all shopify store events to {{ config('channel.name') }} with simplicity and easy. You can connect your shopify stores with {{ ucfirst(config('app.name')) }} without coding or relying on developers to build the integration.
Simply register any event from Automate page by clicking Connect Button next to it.Follow the guides within configuration page and fill required information and save.E-g trigger all your new orders to your {{ ucfirst(config('channel.name')) }} and creates a Journal entry.
Log is a file that contains information about events that have occurred within a shopify store and {{ config('app.name') }}. They can include errors and warnings as well as informational events.E-g
If error is related to {{ config('channel.name') }}, copy and paste the error message on google search engine with channel name or make sure you’ve followed the guide carefully.If problem persists, reach to us we would love to help integrating events with you.
You can apply filters and set conditions on events for particular channels.For example,
Follow the guides carefully with the event registration for a particular channel.Watch video if available, Make sure you've added required headers, inputs or other details as suggested in guides.If you still face any problem in webhook bindings then reach to us via live support widget or email us at support@snipify.co
Simply remove the app from apps listing page in the shopify admin panel.All your store webhooks will be removed automatically.If you again install the app,you would need to enable all your registered events again from the ‘Configured Data Events’ screen by toggling the status button.
App pricing plans are based on number of active configured data events.If you want to downgrade the plan but have more active number of events, then you have to first disable or delete that exceeding webhook events to its limit from the Configured Data Events screen.See plan's pricing page for more details.
We take the security of your credentials and data very seriously.
[ ] Symbol shows that this shopify variable contains array of elements in it meaning there can be more than one value of this variable,e-g each order can have multiple line items or each product can have multiple variants in it.So if you choose Line Item Quantity or Variant Price variables in your input fields,it means this variable will contain quantities or prices of all line items or variants in an order or product respectively.
All array values are concatenated by comma between them.lets say you choose shopify product variant prices and product contain 3 variants in it, then their prices will be posted in this format 21.01,22.02,23.03
Some connectors like quickbooks support multiple line items in some of their modules/events.Similarly few shopify webhooks also contain multiple line items e-g Order,Cart,Refund ,Checkout.In such connectors if you map shopify line item variables with connector fields,then same number of line items will be inserted into the connector event as available in shopify webhook data.
Jobs mostly fail due to misconfiguration in registered events ,wrong mapping of connector and Shopify fields,missing required fields or due to connector account limitations.
Failed jobs that appear in logs can be retried upto 3 times. If event fails multiple times , try updating the field values according to exception or contact administration for support.
Note:
Each retry deducts 1 count from your plan's allowed tasks per
month.